X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=remote.c;h=ca42a126ad04514f0ed8378768ebce98cfc5a659;hb=a7d5629fe0580bd3e154206388371f5b8fc832db;hp=9143ec7a1772c45b6c3d4c84f6fc000040400dee;hpb=e0cbf12bf7d8b46292774ac91db8757d60b0f4df;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