summaryrefslogtreecommitdiff
path: root/git.c
diff options
context:
space:
mode:
authorLibravatar Jonathan Nieder <jrnieder@gmail.com>2010-05-19 13:38:50 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-05-19 20:45:41 -0700
commit3d8b69495fd1132d5af6d7f46425cca97a937d97 (patch)
tree174092947dfbff9ef6f261a838b1a07e048d07e0 /git.c
parentMerge branch 'maint' (diff)
downloadtgif-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 'git.c')
0 files changed, 0 insertions, 0 deletions