Answers for "set global git ignore"

-1

set global git ignore

touch ~/.gitignore
git config --global core.excludesfile ~./gitignore
Posted by: Guest on August-25-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language