I have some file extensions ignored in my .gitignore
. I'd like to force-stage a particular one of them.
Given the C-g
magit buffer, how can I get a view that ignores my .gitignore
so that I can identify and force stage the single file I'd like to commit?