References to commits

From docs:

HEAD is a symbolic ref, and it can be seen with git symbolic-ref HEAD

git push

git push origin

git push origin HEAD

git push origin CURRENT_BRANCH_NAME