Jeff King <[email protected]> writes: > Nope, I have those patches directly on your e83352ef23, and it passes. I > wonder if there's something funny between our environments. What does > the failure look like for you?
Travis seems to be seeing the same failure. Curiously, the topic by
itself passes for me; iow, pu fails, pu^2 doesn't fail.
git.git/pu$ ./git rev-list -h
BUG: environment.c:173: setup_git_env called without repository
Aborted (core dumped)
Hmph...

