--- tags: [git, procedural] --- ### In local development ```bash git branch -m ``` ### Update the remote ```bash git push origin -u ```