Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow branch.*.merge to talk about remote tracking branches.
People often get confused if the value of branch.*.merge should be the remote branch name they are fetching from, or the tracking branch they locally have. So this allows either. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information