git-tools
git-tools copied to clipboard
add support for stdlayout to git-tools
https://www.kernel.org/pub/software/scm/git/docs/git-svn.html git svn can track a standard Subversion repository, following the common "trunk/branches/tags" layout, with the --stdlayout option. git svn clone --stdlayout url