summaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorLibravatar Ramkumar Ramachandra <artagnon@gmail.com>2013-04-02 13:10:34 +0530
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-04-02 10:41:43 -0700
commit9f765ce62fd2d5159a3dc7f73abe30a3fbef08f7 (patch)
tree6089127d40be35383ea9aa4e31b21f29016a2ef6 /builtin
parentremote.c: introduce remote.pushdefault (diff)
downloadtgif-9f765ce62fd2d5159a3dc7f73abe30a3fbef08f7.tar.xz
remote.c: introduce branch.<name>.pushremote
This new configuration variable overrides `remote.pushdefault` and `branch.<name>.remote` for pushes. When you pull from one place (e.g. your upstream) and push to another place (e.g. your own publishing repository), you would want to set `remote.pushdefault` to specify the remote to push to for all branches, and use this option to override it for a specific branch. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Reviewed-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions