📜  git configure upstream for branch push and pull - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:48.250000             🧑  作者: Mango

代码示例1
# if remote_branch_name == local_branch_name
$ git push -u origin HEAD