On Mon, May 29, 2017 at 1:45 PM, Zero King <l...@macports.org> wrote:
> After upgrading to Git 2.13.0, I'm seeing the following error message
> when running `git am -h`.
>
>    $ git am -h
>    fatal: BUG: setup_git_env called without repository
>
> And with Git built from the next branch:
>
>    $ git am -h
>    BUG: environment.c:172: setup_git_env called without repository
>    Abort trap: 6

Jeff, bisects to your b1ef400eec ("setup_git_env: avoid blind
fall-back to ".git"", 2016-10-20).

Reply via email to