DEV Community

Discussion on: Top 10 git commands everyone should know

Collapse
 
anrodriguez profile image
An Rodriguez

Nice selection. I would add at least: git checkout -b <new_branch_name>

Collapse
 
nyxtom profile image
Tom Holloway 🏕

Fixed :)