Thursday, January 29, 2015

How to create a specific branch from previous commits

This is how you can create a specific branch from previous commits:


git checkout -b mergeprojects 3454qfxcc 

Where the last one is your commit SHA1 key