Junio C Hamano wrote: > --- a/builtin/remote.c > +++ b/builtin/remote.c > @@ -1336,7 +1336,7 @@ static int set_branches(int argc, const char **argv) > builtin_remote_setbranches_usage, 0); > if (argc == 0) { > error("no remote specified"); > - usage_with_options(builtin_remote_seturl_usage, options); > + usage_with_options(builtin_remote_setbranches_usage, options); Good eyes. Thanks for catching it. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html