Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint

"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

Junio C Hamano committed Mar 21, 2017 at 15:03 UTC 0d9f9424ad12c8e9e71db45776f6bf4a143b90f3

No changes.