On Tue, 11 Jun 2013 13:18:57 -0700, Chad innocentkiller@gmail.com wrote:
Which would subsequently show up on git-status. And if you tried to add your $secretFile to .gitignore, there'd be a change to .gitignore in the tree.
.git/info/exclude
Impossible to do? No. But hard to do without tipping someone off, yeah, I'd say so. Heck, we spot the problem all the time when someone goes and makes a live hack without committing.
-Chad