Checkout a new working branch git checkout -b <branchname> Make Changes git add git commit -m "description of changes" Sync with remote