Re: Temporary directories getting errantly added into trees
From: Sam Vilain <hidden> Date: 2016-06-15 22:43:53
Karl Hasselström wrote:
quoted
But I don't know about QGit, StGit, etc...
I don't think StGit relies on the name of any file outside .git. (It
does pollute the root of the worktree with some temp files of its own,
though -- but not across invocations.)
Yes, I've had to add .tmp_msg* to my .git/info/exclude for those, too.
Given nothing cares, perhaps put them under .git anyway?
Sam.