Git Skonfiguruj Upstream do pchania i ciągnięcia gałęzi

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