Answers for "git list config"

10

git list config

git config --list
# or
git config --global --list
Posted by: Guest on June-11-2020
3

git config list

git config --global --list
Posted by: Guest on November-23-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language