说起折腾svn hook这件事还是在去年年底。我厂向来木有Code Review等Quality Assurance流程,全赖老司机们各种强力输出。而当时我们项目的不少老司机要么去了其他部门要么 …
git
1
$ git svn clone http://svn.example.com/project [-T trunk] [-b branches] [-t tags]
git-svn
$ git svn rebase
$ git svn dcommit
git-svn …