2018年7月19日

摘要: git 内置了 alias 方法,可以提高git使用效率,例如 git config --global alias.br branch git config --global alias.ss status 执行上面命令,就是把 git branch 缩写成 git br 远程分之 拉取 git c 阅读全文
posted @ 2018-07-19 10:22 bbb324 阅读(246) 评论(0) 推荐(0)

导航