From 0732a6f05a68a362bd7d639fc2860fbd8f2c1371 Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Tue, 2 Mar 2021 13:21:33 +0100 Subject: [PATCH] OK, OK... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e06df2..c6cb4c2 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ git remote add overleaf https://git.overleaf.com/FUNNY-OVERLEAF-CODE git remote set-url origin YOUR-GIT-REPO ``` -7. Set credential helper so that stupid Overleaf won't ask about +7. Set credential helper so that Overleaf won't ask about password: `git config credential.helper "cache --timeout=10000000"` 8. Unfortunately, Overleaf will discard hidden files (`.*`) when a zip is uploaded, also file permissions will be somewhat broken