How to find the nearest parent of a Git branch?

后端 未结 21 1965
野性不改
野性不改 2020-11-22 00:54

Let\'s say I have the following local repository with a commit tree like this:

master --> a
            \\
             \\
      develop c --> d
               


        
21条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 01:11

    If you use Source Tree look at your commit details > Parents > then you'll see commit numbers underlined (links)

提交回复
热议问题