From 31c1d30ebe7c4f9058712764dd09edf730be0d0a Mon Sep 17 00:00:00 2001 From: drosak Date: Sun, 12 Oct 2025 12:52:30 +0200 Subject: [PATCH] Update INFO.txt --- INFO.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/INFO.txt b/INFO.txt index e69de29..b5e7336 100644 --- a/INFO.txt +++ b/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