1) The `git config` command. Here’s the git config command: git config user.name. … 2) The `git config –list` command. Another way to show your Git username is with this git config command: git config –list. … 3) Look in your Git configuration file. How do I open git config?Read More →