X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=remote.c;h=ca42a126ad04514f0ed8378768ebce98cfc5a659;hb=4f93fc745ab4f51339ffb3b0e49a5f28a4c2a337;hp=9143ec7a1772c45b6c3d4c84f6fc000040400dee;hpb=ae0a37cd6bc05b5ab511d0d1a541dc57d52753e6;p=git.git diff --git a/remote.c b/remote.c index 9143ec7a1..ca42a126a 100644 --- a/remote.c +++ b/remote.c @@ -493,7 +493,7 @@ static void read_config(void) } /* - * We need to make sure the tracking branches are well formed, but a + * We need to make sure the remote-tracking branches are well formed, but a * wildcard refspec in "struct refspec" must have a trailing slash. We * temporarily drop the trailing '/' while calling check_ref_format(), * and put it back. The caller knows that a CHECK_REF_FORMAT_ONELEVEL