Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 274 Bytes

File metadata and controls

12 lines (12 loc) · 274 Bytes

giff

A git diff enhancer

git diff origin/branch | giff

TODO

  • rotate to C
  • add final count of + and - at top
  • print the file path/name instead of the a/b
  • replace hunk headers by line counts
  • pure add/sub vs differential add/sub