git svn

Opération bidirectionnelle entre un référentiel Subversion et Git. Plus d'informations : https://git-scm.com/docs/git-svn.

git svn clone {{https://example.com/subversion_repo}} {{local_dir}}

git svn clone {{[-r|--revision]}} {{1234}}:HEAD {{https://svn.example.net/subversion/repo}} {{local_dir}}

git svn rebase

git svn fetch

git svn commit