windows - git project folder disapears in the middle of editing inside VM -


i'm using ubuntu 16.04 virtual machine, vmware 12.5.6, on windows pc. have python project work on using git on virtual machine. however, after running , testing code in terminal, in project folder including .git/ disappears.

has run bug?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -