Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 247 Bytes

git 常见命令.md

File metadata and controls

7 lines (6 loc) · 247 Bytes

git remote prune origin : 删除远程已经不存在的分支

github新版已经不支持https password形式登陆,需要使用GCM(git certification core)

$ brew tap microsoft/git
$ brew install --cask git-credential-manager-core