# get git user Incorrect when I use multi user in my system,and I set one project like this: git config user.name tom and another project set user harry git config user.name harry the python get user from git global user.name not the project setting.