On Mon, May 29, 2017 at 03:01:11PM +0200, Ævar Arnfjörð Bjarmason wrote:
> On Mon, May 29, 2017 at 1:45 PM, Zero King wrote:
> > After upgrading to Git 2.13.0, I'm seeing the following error message
> > when running `git am -h`.
> >
> > $ git am -h
> &g
On Mon, May 29, 2017 at 1:45 PM, Zero King 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
Hi,
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 repos
read 0x1403 of process 64101]
warning: unhandled dyld version (15)
Thread 2 hit Breakpoint 1, die_builtin (err=0x100270d95 "BUG:
setup_git_env called without repository", params=0x7fff5fbfdbe0) at
usage.c:33
33 vreportf("fatal: ", err, params);
(gdb) bt
#0 die_builtin (err=0x100270d
wd
> /Users/jhagins
> $ /usr/bin/git --version
> git version 2.11.0 (Apple Git-81)
> $ /usr/bin/git config --local --get user.name
> $ /usr/local/bin/git --version
> git version 2.13.0
> $ /usr/local/bin/git config --local --get user.name
&g
rsion 2.11.0 (Apple Git-81)
$ /usr/bin/git config --local --get user.name
$ /usr/local/bin/git --version
git version 2.13.0
$ /usr/local/bin/git config --local --get user.name
fatal: BUG: setup_git_env called without repository
Apple Git outputs nothing, as expected. The summa
6 matches
Mail list logo