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 the function of ‘GIT PUSH’ in GIT?



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

Answer / Akhtar Israr Ahmad

The `git push` command in Git is used to send your local commits to a remote repository. This allows other developers to access and use your changes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Git Interview Questions

What is a commit message?

1 Answers  


What is ‘git status’ is used for?

1 Answers  


What is a git commit and what does the commit object contain?

1 Answers  


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

1 Answers  


What is subgit and why is it used?

1 Answers  


Why is it advisable to create an additional commit rather than amending an existing commit?

1 Answers  


Explain the gitflow workflow?

1 Answers  


Can you explain the gitflow workflow?

1 Answers  


What is “Staging Area” or “Index” in GIT?

1 Answers  


What are the different ways you can refer to a commit?

1 Answers  


Name some git commands and also explain their functions?

1 Answers  


How to squash or fixup commits?

1 Answers  


Categories