# Git 命令

# Git本地同步远程已删除分支

git remote prune origin
ok
1

同步的是远程分支,还需要手动删除本地对应的分支

最后更新: 3/25/2021, 3:45:57 PM