1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-30 13:57:54 +01:00
git/git-whatchanged

2 lines
73 B
Bash
Executable file

#!/bin/sh
git-rev-list HEAD | git-diff-tree --stdin -v -r "$@" | less -S