git-svn

svn Bidirectional operation between a Subversion repository and Git. Clone…

git svn

Bidirectional operation between a Subversion repository and Git.

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

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

git svn rebase

git svn fetch

git svn dcommit

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-summary git-switch →