RawSushi's Tech Journal
My online tech scrapbook where I keep my notes in case I need to look them up later
Saturday, July 12, 2014
Git Merge Up to a Commit of Another Branch
For branches that have diverged from a certain point, t
his is done by going to the receiving branch and issuing the command:
git merge <commit-id>
Reference:
http://stackoverflow.com/questions/8223103/merge-up-to-a-specific-commit
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment