Why are there so many inexplicable changes in git?
仅有的幸福
仅有的幸福 2017-05-02 09:34:55
0
2
576

I don’t know how it ended up like this

仅有的幸福
仅有的幸福

reply all(2)
PHPzhong

This has nothing to do with Git. The problem is that you should not create a Git repository in the User/your_name folder, but create a new folder. Many software will store configurations in the AppData hidden folder in this directory, and the system will also store the HKCU registry, etc. in this folder.

我想大声告诉你

Even so, you can also use .gitignore to ignore those files

Of course, the final analysis is that you should not create the Git repository in the user folder

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