📜  没有结帐的 git pull - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:49:56.540000             🧑  作者: Mango
代码示例1
# updates local master with changes from remote
git fetch origin master:master