Git Recipes: A Problem-Solution Approach (PDF)
Włodzimierz Gajda
Pages: 420
Publisher: Apress
Pub. (December 02, 2013)
Print ISBN-10: 1-4302-6103-X
Print ISBN-13: 978-1-4302-6103-2
Git
Pro Git (
中文版)
SVN
Subversion Quick Guide
Git-SVN
How to backup SVN repository by using Git?
[ ]# git svn clone http://IP/svn/trunk git_svn_trunk
[ ]# cd git_svn_trunk
[ ]# git gc
No comments:
Post a Comment