Search this site
Embedded Files
Skip to main content
Skip to navigation
David Homepage
Home
Notes
Git
Links
David Homepage
Home
Notes
Git
Links
More
Home
Notes
Git
Links
Git
Create new branch with local changes, push to origin and track
git checkout -b new_branch_name
git push -u origin new_branch_name
Report abuse
Page details
Page updated
Report abuse