diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-04-02 13:10:34 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-02 10:41:43 -0700 |
commit | 9f765ce62fd2d5159a3dc7f73abe30a3fbef08f7 (patch) | |
tree | 6089127d40be35383ea9aa4e31b21f29016a2ef6 /t/t3102-ls-tree-wildcards.sh | |
parent | remote.c: introduce remote.pushdefault (diff) | |
download | tgif-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 't/t3102-ls-tree-wildcards.sh')
0 files changed, 0 insertions, 0 deletions