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

Can you explain the gitflow workflow?

1 Answers  


How to rebase master in git?

1 Answers  


What commands will you use to bring a new feature to the main branch?

1 Answers  


What is a repository in GIT?

1 Answers  


How will you know in GIT if a branch has been already merged into master?

1 Answers  


Explain the uses of git commands?

1 Answers  


What is git bisect?

1 Answers  


What is the difference between GIT and SVN?

1 Answers  


What is the common branching pattern in GIT?

1 Answers  


What is git Is-tree?

1 Answers  


What is git fork?

1 Answers  


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

1 Answers  


Categories