Skip to content

Latest commit

 

History

History

git-who

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git who

Show a short log of who has contributed commits, in descending order

Git alias:

who = shortlog --summary --email --numbered --no-merges

Example:

git who