git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGit PATCH 0/2] Fix stg breakage with nweer gits
@ 2008-04-12 15:47 Karl Hasselström
  2008-04-12 15:47 ` [StGit PATCH 1/2] Don't both change directory and set GIT_WORK_TREE Karl Hasselström
  2008-04-12 15:47 ` [StGit PATCH 2/2] Log environment and cwd as well as the actual command Karl Hasselström
  0 siblings, 2 replies; 3+ messages in thread
From: Karl Hasselström @ 2008-04-12 15:47 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git, Erik Sandberg

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@treskal.com
      www.treskal.com/kalle

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-12 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-12 15:47 [StGit PATCH 0/2] Fix stg breakage with nweer gits Karl Hasselström
2008-04-12 15:47 ` [StGit PATCH 1/2] Don't both change directory and set GIT_WORK_TREE Karl Hasselström
2008-04-12 15:47 ` [StGit PATCH 2/2] Log environment and cwd as well as the actual command Karl Hasselström

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).