Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to remove git config property

git config --global --unset core.excludesfile
 or
git config --global --edit
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #git #config #property
ADD COMMENT
Topic
Name
6+3 =