InterviewSolution
Saved Bookmarks
| 1. |
What is a Sub Git? |
|
Answer» SubGit is a device for empowering a consistent and calm SVN to Git relocation. It makes a writable Git reflection of a neighbourhood or remote Subversion archive and utilizes both Subversion and Git as long as you can imagine. It creates a bi-directional mirror that can be used for pushing to Git as well as committing to Subversion. SubGit also takes care of synchronization between Git and Subversion. It requires access to your GitLab SERVER as it interacts with the Git repositories directly in a filesystem level. Some of the benefits of using SubGit tool are as follows: |
|