So here\'s the flow of logic:
git checkout {My branch} git pull origin {Other branch} git add {my files} git commit -m "commit message here" git rebase