author | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Nov 2011 05:12:59 +0000 (21:12 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Nov 2011 05:15:30 +0000 (21:15 -0800) | ||
commit | 656cdf0c9ebe2899ef79020285c9a6243dc84d97 | |
tree | b4befb3a920920f40e39c78a63a4bf1b7e96ea00 | tree | snapshot |
parent | 3d8b69495fd1132d5af6d7f46425cca97a937d97 | commit | diff |
remote: fix set-branches usage
Bad copy-paste.
Otherwise "git remote set-branches" without necessary argument
will result in an error message and help for set-url subcommand.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Bad copy-paste.
Otherwise "git remote set-branches" without necessary argument
will result in an error message and help for set-url subcommand.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/remote.c | diff | blob | history |