Git Configurar aguas arriba para la rama Push and Pull

# if remote_branch_name == local_branch_name
$ git push -u origin HEAD
Anxious Alligator