What does “Mark this commit” mean in gitk?

2019-06-15 01:43发布

问题:

When using gitk, a commit can be selected in the log pane, and a right click context menu offers "Mark this commit". What does that do?

回答1:

Look at the following options :

  • Return to mark
  • Find descendent of this and mark
  • Compare with marked commit


标签: git gitk