Git: Find common ancestor of two branches


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. git merge-base SHA1 SHA2

URL: http://www.kernel.org/pub/software/scm/git/docs/git-merge-base.html

Report this snippet


Comments


You need to login to view comments.