git-svn workflows: working with svn-branches
19
Jan
git svn clone —stdlayout https://svnserver/repos/my_repo display info about the svn-connection: git svn info display all known branches: git branch -a create a local branch tracking an existing branch from SVN (NOTE: for the local branch you have to use a … Read More »