Update INFO.txt
This commit is contained in:
10
INFO.txt
10
INFO.txt
@@ -0,0 +1,10 @@
|
|||||||
|
Repozytoria w nast folderze -> /usr/local/bin/data/gitea-repositories/
|
||||||
|
|
||||||
|
Bledy przy pushowaniu
|
||||||
|
sudo journalctl -u gitea --no-pager | grep "receive-pack" | tail -n 20
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Należy zwiększać rozmiar bufora post w lokalnym repozytorium ->
|
||||||
|
git config --global core.sshCommand "ssh -o Compression=no -o TCPKeepAlive=yes -o ServerAliveInterval=30 -o ServerAliveCountMax=10"
|
||||||
|
git config --global http.postBuffer 524288000
|
||||||
|
|||||||
Reference in New Issue
Block a user