curl: anonymize URLs in error messages and warnings
[gitweb.git] / builtin / receive-pack.c
index 6c047b5e288f2cd2fe3e0c80108880ed9c3b2afe..95eb7002eebeb2386796fb2ff5eb81efefaeec66 100644 (file)
@@ -1839,7 +1839,7 @@ static void prepare_shallow_update(struct command *commands,
        /*
         * keep hooks happy by forcing a temporary shallow file via
         * env variable because we can't add --shallow-file to every
-        * command. check_everything_connected() will be done with
+        * command. check_connected() will be done with
         * true .git/shallow though.
         */
        setenv(GIT_SHALLOW_FILE_ENVIRONMENT, alt_shallow_file, 1);