Process Flow - Pushing new branches to remote
Create new branch locally
Switch to new branch
Make changes and commit
Push branch to remote
Remote branch created
Branch available for others
This flow shows how you create a new branch locally, commit changes, then push it to the remote repository so others can access it.