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 a repository in GIT?



What is a repository in GIT?..

Answer / Shiv Gopal Panday

A 'repository' is a storage location for the files and history of a project under Git version control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

What is the difference between rebasing and merge in git?

1 Answers  


What are the different ways you can refer to a commit?

1 Answers  


To delete a branch what is the command that is used?

1 Answers  


How many heads can be created in a repository?

1 Answers  


What is Subgit? Why to use Subgit?

1 Answers  


What is the function of git clone?

1 Answers  


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

1 Answers  


What is another option for merging in git?

1 Answers  


How to resolve a conflict in git?

1 Answers  


What is the function of ‘git config’?

1 Answers  


Explain git stash, pop?

1 Answers  


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

1 Answers  


Categories