From: Junio C Hamano Date: Mon, 27 Feb 2017 21:57:18 +0000 (-0800) Subject: Merge branch 'rl/remote-allow-missing-branch-name-merge' X-Git-Tag: v2.13.0-rc0~154 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3e5c63943d35be1804d302c0393affc4916c3dc3?ds=inline;hp=--cc Merge branch 'rl/remote-allow-missing-branch-name-merge' "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..merge --- 3e5c63943d35be1804d302c0393affc4916c3dc3