Hi Christian, On 2015-08-29 10:41, Christian Soltenborn wrote: > today I ran into a git issue on Windows 7/64. My directory structure > looks like this, and I wondered why the content of a dir wouldn't get added. > > C:\Users\chris\git\GoogleTestExtension > -- .git > -- ConsoleApplication1 (new) > ----- gtest-1.7.0 dir (does not get added) > ----- stuff that has been successfully added > -- more stuff that's already under git control > > So here's about what I did: > - Looked at it with Git Gui, noticed that gtest-1.7.0 is a submodule > - Deleted gtest-1.7.0/.git > - performed git add --all . within the gtest-1.7.0 dir => crash, output > below If you copy the entire `GoogleTestExtension` folder somewhere else, does the crash happen there, still? Can you share a .zip of this folder? Ciao, Johannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html