Answers for "check git config global macos"

1

where is my .git config mac

vi $HOME/.gitconfig
Posted by: Guest on March-08-2020
0

set global configuration git mac

git config --system -–edit
Posted by: Guest on May-31-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language