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 ‘head’ in git and how many heads can be created in a repository?



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

Answer / Mayank Kumar Dixit

'Head' refers to the current branch or commit that you are working on. There isn't a limit to the number of heads that can exist within a single repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

What is a repository in GIT?

1 Answers  


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

1 Answers  


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

1 Answers  


What is git cherry-pick?

1 Answers  


How to rebase master in git?

1 Answers  


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

1 Answers  


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

1 Answers  


What does ‘hooks’ comprise of in git?

1 Answers  


Mention some of the best graphical GIT client for LINUX?

1 Answers  


What is git reflog?

1 Answers  


What is the command you can use to write a commit message?

1 Answers  


What is Subgit? Why to use Subgit?

1 Answers  


Categories