github - How to solve the problem when the clone project under msysgit has not been modified but changes are found after checking the status?
漂亮男人
漂亮男人 2017-05-02 09:35:37
0
2
619

The cloned project will directly appear in git status:

Using msysgit

漂亮男人
漂亮男人

reply all(2)
黄舟

One is the file to be added; the other is the file to be deleted. You can either execute it firstgit add 添加的文件也可以先执行git commit -m '删除文件'

为情所困

Hungry. I have never heard of msysgit, so I will talk about git. If you don’t want these modifications, you can git reset --hard.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template