Why does git pull --rebase and git rebase give me different histories?

后端 未结 0 1761
故里飘歌
故里飘歌 2020-12-22 01:54

My git history is as follows:

- A - B - C   <-- origin/master
   \\
    X - Y - Z    <-- origin/my-branch, my-branch (local)

I have two

相关标签:
回答
  • 消灭零回复
提交回复
热议问题