diff options
author | Josh Steadmon <steadmon@google.com> | 2021-12-20 19:30:22 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-20 22:40:21 -0800 |
commit | a3f40ec4b0dc56a54e6a6866d0a44a04d4a6edf0 (patch) | |
tree | 08a50ea443f97b4e4652bf03fc34f4cf995db5da /Documentation/howto/use-git-daemon.txt | |
parent | Thirteenth batch (diff) | |
download | tgif-a3f40ec4b0dc56a54e6a6866d0a44a04d4a6edf0.tar.xz |
branch: accept multiple upstream branches for tracking
Add a new static variant of install_branch_config() that accepts
multiple remote branch names for tracking. This will be used in an
upcoming commit that enables inheriting the tracking configuration from
a parent branch.
Currently, all callers of install_branch_config() pass only a single
remote. Make install_branch_config() a small wrapper around
install_branch_config_multiple_remotes() so that existing callers do not
need to be changed.
Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/howto/use-git-daemon.txt')
0 files changed, 0 insertions, 0 deletions