王志科 Coder, Designer, Manager

版本管理:GIT 命令与使用

2016-05-12
王志科

git pull

git fetch git merge

git branch git tag

git checkout –force -B master origin/master

  1. git clean -df
  2. git reset –hard

git –bare init


正文目录