Closed hitsthings closed 9 years ago
This is probably caused by a very long command line. As it happens, I took a contributed patch, cleaned it up and opened a new Pull Request: https://github.com/git-for-windows/git/pull/305
@hitsthings please feel free to test whether this Pull Request fixes your issues. I am moving the discussion there in any case.
I'll have to take your word on what constitutes a large command line or large number of files. It sounds plausible.
The output I shared above shows what files were changed at the time I ran the command - 12 files including untracked.
Thanks for contributing!
Similar to #182 (which I get with
git add -p webapp
). If Igit add -p webapp/default/src/main/resources/stash-plugin.xml
it works though.