Re: [PATCH v2] fixing corner-cases with interpret_branch_name()

2017-03-02 Thread Jacob Keller
On Thu, Mar 2, 2017 at 12:21 AM, Jeff King wrote: > This is a re-roll of the series from: > > > http://public-inbox.org/git/20170228120633.zkwfqms57fk7d...@sigill.intra.peff.net/ > > Thanks Junio and Jake for reviewing the original. This is mostly the > same, but: > > - it fixes the case wher

[PATCH v2] fixing corner-cases with interpret_branch_name()

2017-03-02 Thread Jeff King
This is a re-roll of the series from: http://public-inbox.org/git/20170228120633.zkwfqms57fk7d...@sigill.intra.peff.net/ Thanks Junio and Jake for reviewing the original. This is mostly the same, but: - it fixes the case where "branch -r @{-1}" mistakes a local branch for a remote (and