git-user-name icon indicating copy to clipboard operation
git-user-name copied to clipboard

Get the name of the current user from git config, at the project or global scope, depending on what git uses in the current context.

Results 1 git-user-name issues
Sort by recently updated
recently updated
newest added

The git configuration allows including further files. This is useful, for example when one wants to source-control ones git configuration, but have different user names or email addresses for work...

bug