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...


Name a few git commands?



Name a few git commands?..

Answer / Braj Mohan Kumar

Here are some common Git commands: 1. 'git init': Initializes a new Git repository in the current directory.n2. 'git add': Stages changes to the index.n3. 'git commit': Creates a new commit with staged changes.n4. 'git push': Sends local commits to a remote repository.n5. 'git pull': Updates the local repository with changes from a remote repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

What is the function of ‘git config’?

1 Answers  


Explain the difference between rebase and merge?

1 Answers  


How git instaweb is used?

1 Answers  


What is a “conflict” in git and how is it resolved?

1 Answers  


How is git instaweb used?

0 Answers  


What language is used in GIT?

1 Answers  


What is the difference between rebasing and merge in git?

1 Answers  


what is git fork? What is difference between fork and branch? How to create tag?

1 Answers  


How many heads can be created in a repository?

1 Answers  


Describe the branching strategies you have used.

1 Answers  


Distinguish between git fetch and git pull?

1 Answers  


What is Subgit? Why to use Subgit?

1 Answers  


Categories