Answers for "how to check git bash global username"

2

check logged in user git shell

git config -l
git config user.name
git config user.email
Posted by: Guest on April-22-2021

Code answers related to "how to check git bash global username"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language