Git, why do my local branches automatically synchronize with the local master?
滿天的星座
滿天的星座 2017-05-02 09:38:43
0
4
1240

The newly created local branch, whether it is changing this branch or changing the master, the two will be automatically synchronized. Even if there is no add or commit, the changes will be automatically synchronized, and no prompt will be reported when switching (in the classmate's idea, The branch has been modified but there is no add or commit, which will prompt you when switching). The same applies to other projects. What is my situation? Is the idea set wrong somewhere?

I also discovered that all changes in all branches, including master, will be synchronized. I really want to curse, how could this be? Even if there is a problem with the idea settings, how can there be such a setting! Meaningless setting
Does anyone know? How annoying!

滿天的星座
滿天的星座

reply all(4)
PHPzhong

Are you using a tool to operate git or a command line to operate git?

Recommended to use sourceTree

世界只因有你

Thank you for the invitation. Have you configured automatic synchronization on your local idea?

给我你的怀抱

Don’t check check every minutes

淡淡烟草味

Did the original poster solve the problem?

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