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? Why to use Subgit?



What is Subgit? Why to use Subgit?..

Answer / Sheetal Gupta

Subgit is a tool that helps to migrate or mirror non-Git version control systems into Git repositories. It's useful when you want to convert an existing project from a different version control system (like SVN) to Git, or when you need to keep a local Git repository in sync with a remote non-Git repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

Name some git commands and also explain their functions?

1 Answers  


What are the benefits of using version control system?

1 Answers  


Can you explain the gitflow workflow?

1 Answers  


Explain the difference between reverting and resetting.

1 Answers  


What work is restored when the deleted branch is recovered?

1 Answers  


What is the function of ‘git diff ’ in git?

1 Answers  


How to rebase master in git?

1 Answers  


What does ‘hooks’ comprise of in git?

1 Answers  


What is the common branching pattern in GIT?

1 Answers  


What is ‘head’ in git and how many heads can be created in a repository?

1 Answers  


What is GIT stash drop?

1 Answers  


In git, how would you return a commit that has just been pushed and made open?

1 Answers  


Categories