]> granicus.if.org Git - git/commitdiff
Merge branch 'rl/remote-allow-missing-branch-name-merge'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:18 +0000 (13:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:18 +0000 (13:57 -0800)
"git remote rm X", when a branch has remote X configured as the
value of its branch.*.remote, tried to remove branch.*.remote and
branch.*.merge and failed if either is unset.

* rl/remote-allow-missing-branch-name-merge:
  remote: ignore failure to remove missing branch.<name>.merge

1  2 
builtin/remote.c
t/t5505-remote.sh

Simple merge
Simple merge