git-whoami(1) tell about author and committer information

SYNOPSIS

git-whoami

DESCRIPTION

git-whoami is a program that tells what author and committer information would (probably) be used for a commit.

This is particularly helpful when operating many different Git repositories with different identities (work, private, different projects). git-whoami is inspired by 'bzr whoami'.

OPTIONS

git-whoami has no options.

BUGS

Bugs can be reported by submitting a bugreport for the git-stuff package in the Debian Bug Tracking System at <http://bugs.debian.org/> or by writing a mail to the author.

AUTHOR

git-stuff was written by Daniel Baumann <[email protected]>, git-whoami was written by Peter Eisentraut <[email protected]>.