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?



What is ‘head’ in git?..

Answer / Krishan Kant

'Head' in Git refers to a reference (like a pointer) that points to the tip of a branch, indicating its current commit. It is often used to specify which branch or version you are currently working on.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

How to remove a file from git without removing it from your file system?

1 Answers  


What is git bisect and what is its purpose?

1 Answers  


What does ‘hooks’ comprise of in git?

1 Answers  


What is git fork? What is the difference between fork, branch, and clone?

1 Answers  


How can you fix a broken commit?

1 Answers  


What is git reflog?

1 Answers  


What is Subgit? Why to use Subgit?

1 Answers  


What work is restored when the deleted branch is recovered?

1 Answers  


What is ‘head’ in git?

1 Answers  


What is GIT stash?

1 Answers  


Name some git commands and also explain their functions?

1 Answers  


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

1 Answers  


Categories