]> git.ipfire.org Git - thirdparty/git.git/blobdiff - setup.c
Merge branch '2.16' of https://github.com/ChrisADR/git-po
[thirdparty/git.git] / setup.c
diff --git a/setup.c b/setup.c
index 50c6b2ab11fa3579a17079c16a4fb7241df9b875..8cc34186ce1f918ce5a9c8fc22ea81b7c645ff17 100644 (file)
--- a/setup.c
+++ b/setup.c
@@ -926,7 +926,7 @@ static enum discovery_result setup_git_directory_gently_1(struct strbuf *dir,
         * - ../.git
         * - ../.git/
         * - ../ (bare)
-        * - ../../.git/
+        * - ../../.git
         *   etc.
         */
        one_filesystem = !git_env_bool("GIT_DISCOVERY_ACROSS_FILESYSTEM", 0);