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

How many heads can be created in a repository?

1 Answers  


What is ‘git status’ is used for?

1 Answers  


How can conflict in git resolved?

1 Answers  


What does ‘hooks’ consist of in git?

1 Answers  


What is the difference between git and github?

1 Answers  


What is subgit and why is it used?

1 Answers  


Mention the various git repository hosting functions.

1 Answers  


What is rebasing syntax in git?

1 Answers  


How do you find a list of files that have changed in a particular commit?

1 Answers  


What is the common branching pattern in GIT?

1 Answers  


Explain the difference between reverting and resetting.

1 Answers  


What is the function of ‘GIT PUSH’ in GIT?

1 Answers  


Categories