Skip to content

cwalltx/git-whoami

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

git-whoami is an additional Git command that tells you what author and
committer information would (probably) be used for a commit.  This is
particularly helpful if you operate many different Git repositories
with different identities (work, private, different projects).
Inspired by bzr whoami.

To be able to use it, just put it in your path somewhere.  You can
then call it as "git whoami" or directly as "git-whoami".

About

essential Git command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%