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 do you configure a git repository to run code sanity checking tools right before making commits, and preventing them if the test fails?

1 Answers  


What is GIT stash drop?

1 Answers  


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

1 Answers  


What is ‘head’ in git?

1 Answers  


Name a few Git repository hosting services

1 Answers  


What are git stash and git stash drop?

1 Answers  


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

1 Answers  


What is a repository and how will you create it?

1 Answers  


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

1 Answers  


What is a commit message?

1 Answers  


What language is used in GIT?

1 Answers  


What is the command you can use to write a commit message?

1 Answers  


Categories