Cheatsheet
Ctrl
K
Copy
Tools
Git
4. Create a new branch from commit (from log)
Copy
git branch branchname <sha1-of-commit>
Previous
3. Squashing several commits into one
Next
5. Change last commit message
Last updated
4 years ago
Was this helpful?