search

Home  >  Q&A  >  body text

github network graph 问题

这张图上的提交路线怎么解释呢~~?
执行过git rebase命令,不太明白

高洛峰高洛峰2755 days ago585

reply all(2)I'll reply

  • 迷茫

    迷茫2017-05-02 09:25:51

    Branch and merge. I don't quite understand what you don't quite understand.

    reply
    0
  • 我想大声告诉你

    我想大声告诉你2017-05-02 09:25:51

    Green and blue are both branches, but they occur at different times. Green is produced first. For example, Xiao Wang pulled the green branch code development, and later an employee Lao Wang came and he also pulled the blue branch code development from the master. Xiao Wang developed it first, so it was completed not long after Lao Wang developed it. He merged the code into the blue branch, and Lao Wang continued to develop. that's all.

    reply
    0
  • Cancelreply