Super nooby question but....
- So I'm currently in the master branch and have made some changes locally.
- I don't want my changes to affect master branch but only my branch.
- How can I commit and push changes made to a branch without ever affecting the master branch?