Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is subgit and why is it used?



What is subgit and why is it used?..

Answer / Syed Shahid Ali

SubGit is a tool that helps to migrate repositories from SVN (Apache Subversion) to Git. It's useful when an organization has a large number of existing SVN projects and wants to move them to Git. SubGit allows for preserving the commit history, permissions, and branches/tags structure during the migration process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

Explain the gitflow workflow?

1 Answers  


Explain the advantages of forking workflow?

1 Answers  


How can you fix a broken commit?

1 Answers  


What is the purpose of branching and how many branching strategies can you apply?

1 Answers  


What is the difference between git vs svn

1 Answers  


What is a distributed vcs?

1 Answers  


In git how do you revert a commit that has already been pushed and made public?

1 Answers  


What is GIT version control?

1 Answers  


What is Subgit? Why to use Subgit?

1 Answers  


How can you use git bisect to determine the source of a (regression) bug?

1 Answers  


Explain what is commit message?

1 Answers  


What is the function of ‘git config’?

1 Answers  


Categories