0 votes
in DevOps by

what is SubGit?

1 Answer

0 votes
by

SubGit is a tool for migrating SVN to Git. It creates a writable Git mirror of a local or remote Subversion repository and uses both Subversion and Git if you like.

...