0 votes
in DevOps by
What is SubGit?

2 Answers

0 votes
by
SubGit is a tool used for migrating SVN to Git.
0 votes
by

SubGit is a tool for SVN to Git migration. It can create a writable Git mirror of a local or remote Subversion repository and use both Subversion and Git as long as you like.

Now you can also include some advantages like you can do a fast one-time import from Subversion to Git or use SubGit within Atlassian Bitbucket Server. We can use SubGit to create a bi-directional Git-SVN mirror of an existing Subversion repository. You can push to Git or commit to Subversion as per your convenience. Synchronization will be done by SubGit. 

Related questions

0 votes
asked Mar 9, 2020 in DevOps by Hodge
0 votes
asked Apr 19, 2020 in Git Slack Integration by Robindeniel
0 votes
asked Apr 18, 2020 by SakshiSharma
...