diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-05-19 13:38:50 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-05-19 20:45:41 -0700 |
commit | 3d8b69495fd1132d5af6d7f46425cca97a937d97 (patch) | |
tree | 174092947dfbff9ef6f261a838b1a07e048d07e0 /perl/.gitignore | |
parent | Merge branch 'maint' (diff) | |
download | tgif-3d8b69495fd1132d5af6d7f46425cca97a937d97.tar.xz |
Add git remote set-branches
Add ‘git remote set-branches’ for changing the list of tracked refs
for a remote repository with one "porcelain-level" command. This
complements the longstanding ‘git remote add --track’ option.
The interface is based on the ‘git remote set-url’ subcommand.
git remote set-branches base --add C
git remote set-branches base A B D
git remote set-branches base --delete D; # not implemented
Suggested-by: martin f. krafft <madduck@debian.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl/.gitignore')
0 files changed, 0 insertions, 0 deletions