Fakerr / git-recall

An interactive way to peruse your git history from the terminal
MIT License
2.12k stars 47 forks source link

-a "all" should be aliased to --total #19

Closed kapouer closed 7 years ago

kapouer commented 7 years ago

git recall --total

jong commented 7 years ago

Why would showing all authors be aliased to 'total'? Something like --all seems more appropriate:

git recall --all
kapouer commented 7 years ago

Because of https://en.wikipedia.org/wiki/Total_Recall But that was some kind of joke :)