SyntaxFix
Write A Post
Hire A Developer
Questions
This works best:
git fetch origin specific_commit git checkout -b temp FETCH_HEAD
name "temp" whatever you want...this branch might be orphaned though