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 ‘git add’ is used for?



What is ‘git add’ is used for?..

Answer / Gaurav Khare

'git add' is used to stage files or directories for the next commit. It tells Git which changes should be included in the upcoming commit, preparing them for a commit message and eventual push to the repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

Name a few git commands?

1 Answers  


Explain the difference between rebase and merge?

1 Answers  


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

1 Answers  


In git how do you revert a commit that has already been pushed and made public?

1 Answers  


What is GIT stash?

1 Answers  


What is the use of ‘git log’?

1 Answers  


What does ‘hooks’ comprise of in git?

1 Answers  


What language is used in GIT?

1 Answers  


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

1 Answers  


How can you create a repository in Git?

1 Answers  


What are git stash and git stash drop?

1 Answers  


How is git instaweb used?

0 Answers  


Categories