git check global config username code example Example 1: git show username git config --list Example 2: git config --global user.name "Server" cat .gitconfig