> From: Sam Roberts <vieuxt...@gmail.com>
> 
> And that after, its removed, even if the user SIGTERMed your command
> during the add, before the script got to removing the .gitattributes.

One possiblity is to make sure that the temporary files you are
concerned with have names that are disjoint from any non-temporary
files.  Then if .gitattributes gets polluted, it doesn't matter,
because the temporary entries can never affect a non-temporary file.

Dale

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to