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 config’?



What is the function of ‘git config’?..

Answer / Lal Sahaya

The 'git config' command is used to set or view configuration settings for Git. These settings can include user name and email, repository URL, core settings such as editor, merge strategy, etc.

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 the difference between ‘git remote’ and ‘git clone’?

1 Answers  


What is git fork? How to create tag?

1 Answers  


How will you know in GIT if a branch has been already merged into master?

1 Answers  


What is git and why do we use it?

1 Answers  


Explain the advantages of forking workflow?

1 Answers  


What is a repository in GIT?

1 Answers  


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

1 Answers  


How to resolve a conflict in git?

1 Answers  


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

1 Answers  


What is git bisect? How can you use it to determine the source of a (regression) bug?

1 Answers  


How many heads can be created in a repository?

1 Answers  


Categories