We are looking to migrate our svn respository to a git one.
We want to allow developers to continue using the svn command on the server and we do not want to educate our git users with git-svn client.
We saw that github has the ability to do so. do you know how we can achieve that behavior?