The new-infrastructure commands stopped working with newer gits, due to git merge-recursive starting to heed GIT_WORK_TREE. Patch 1/2 fixes this issue; patch 2/2 is some debugging stuff I built while tracking down the bug. Erik, this fixes your bug. --- Karl Hasselström (2): Log environment and cwd as well as the actual command Don't both change directory and set GIT_WORK_TREE stgit/lib/git.py | 14 +++++++++----- stgit/run.py | 6 ++++++ 2 files changed, 15 insertions(+), 5 deletions(-) -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html