SVN使用
showlog
switch
恢复到某个版本
revert
update
commit
diff
resolve
clean
搭配: delete +revert 把索引清除
新建一个文件夹
git bash
git init
git remote add pouch https://github.com/alibaba/pouch
git remote -v
git clone https://github.com/alibaba/pouch