search

Home  >  Q&A  >  body text

Git, why do my local branches automatically synchronize with the local master?

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!

滿天的星座滿天的星座2767 days ago1224

reply all(4)I'll reply

  • PHPz

    PHPz2017-05-02 09:40:43

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

    Recommended to use sourceTree

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-02 09:40:43

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

    reply
    0
  • 给我你的怀抱

    给我你的怀抱2017-05-02 09:40:43

    Don’t check check every minutes

    reply
    0
  • 淡淡烟草味

    淡淡烟草味2017-05-02 09:40:43

    Did the original poster solve the problem?

    reply
    0
  • Cancelreply