Tell user to remove .git folder

This commit is contained in:
Shane Kilkelly 2019-05-29 11:05:53 +01:00
parent 545a9240d3
commit 552e0955da

View file

@ -86,6 +86,8 @@ public abstract class Request<T extends Result> {
"already a git repository. The Overleaf git-bridge cannot work with this project",
"due to a known problem with handling these '.git' folders.",
"",
"We recommend removing the .git folder before trying again.",
"",
"If this is unexpected, please contact us at support@overleaf.com, or",
"see https://www.overleaf.com/help/342 for more information."
));