git push to specific branch
问题 Even after reading this question: git-push-current-branch, I am still having difficulty figuring out how I should write my git push command. As mentioned in the question link, it's not clear from the documentation. I would like to use my 'real world' example. Following is what I see when I do a git status command on the top level of my branch: On branch amd_qlp_tester Your branch is ahead of 'origin/amd_qlp_tester' by 5 commits. etc... So my branch name is amd_qlp_tester but it was "branched"