git pull <URL_REMOTE_REPO> Optional:Branch
git status git add
git commit -am "Comment..."
git push
git checkout -b
git push -u origin
- Go to github.com and Pull Request
- Compare only the same branch!!!
- Please mind everysteps before PR
- Inform all information the P'Ada need to know