If you like to convert your SVN repo into a GIT bare repo, it is simple like that. I normally just take the trunk directory of the SVN repo: git-svn clone /trunk /tmp/git-temp git clone --bare /tmp/git-temp /pub/scm/.git rm -rf /tmp/git-temp
More
Give back to creators
Give microdonations when you Like, Favorite & Star.
