Storage Location For global .gitconfig in Linux
Do you want to edit the gitconfig global file then there is one easy way to do it in linux. Go to teminal and type the following command git config –global –edit Here is the screen shot of the global config file: Enjoy!