Re: [PATCH 0/8] consistent "-h" handling in builtins

2017-05-29 Thread Junio C Hamano
The series was pretty straight-forward. Thanks for working on this.

[PATCH 0/8] consistent "-h" handling in builtins

2017-05-29 Thread Jeff King
On Mon, May 29, 2017 at 11:32:50AM -0400, Jeff King wrote: > I'll try to put together patches in the next day or so. Comments welcome > in the meantime. So here they are. For those just joining us, the immediate problem is that "git am -h" is broken (whether you're in a repo or not). That's fixed