git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Temporary directories getting errantly added into trees
@ 2007-11-22  3:51 Sam Vilain
  2007-11-22  7:30 ` Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Sam Vilain @ 2007-11-22  3:51 UTC (permalink / raw)
  To: Git Mailing List

I just got through a rather nasty debugging session with git-rebase,
which relies on a .dotest directory.  Turns out that .dotest was
accidentally added to the tree in the history of the commit that was
being rebased onto.

There are a lot of temporary files like that made by various scripts -
eg, git-filter-branch makes .git-rewrite, etc.

I think it would be a good thing for all if you had to work very hard to
put files like this in the tree, or perhaps it would be better to go
through and make all the tools that create these temporary directories
create them under .git instead.

Thoughts/comments?
Sam.

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

end of thread, other threads:[~2007-11-24  0:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22  3:51 Temporary directories getting errantly added into trees Sam Vilain
2007-11-22  7:30 ` Eric Wong
2007-11-22 10:43 ` Jeff King
2007-11-22 10:55 ` Johannes Schindelin
2007-11-22 11:01   ` Martin Langhoff
2007-11-22 11:30     ` Johannes Schindelin
2007-11-22 11:37     ` Junio C Hamano
2007-11-22 11:16   ` Jeff King
2007-11-22 11:32     ` Johannes Schindelin
2007-11-23  8:21   ` Karl Hasselström
2007-11-24  0:07     ` Sam Vilain
2007-11-23 14:44   ` Marco Costalba

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).