Answers for "gitconfig macos"

1

how to find gitconfig file in mac

git config --global --edit
Posted by: Guest on February-08-2020
1

where is my .git config mac

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language