-
Improvement
-
Resolution: Fixed
-
Major
I've been trying to stash the output of a git checkout, but it keeps losing my .gitignore files.
I've confirmed that the files are there immediately after a checkout, but missing after an unstash.
It'd be great if there was a way to avoid this default exclude list being applied.
The list of default excludes is here: http://stackoverflow.com/a/6351685
- links to