To clone svn repo with branches: # You can specify custom svn folder hierarchy git svn clone -t releases -b branches -T trunk http://your_svn_repo_root dest_folder
cheat sheets.
$ cheat gitsvn_clone_branches$ cheat gitsvn_clone_branchesTo clone svn repo with branches: # You can specify custom svn folder hierarchy git svn clone -t releases -b branches -T trunk http://your_svn_repo_root dest_folder