]> asedeno.scripts.mit.edu Git - git.git/blob - git-log-script
git-apply: normalize file mode when comparing with expected value
[git.git] / git-log-script
1 #!/bin/sh
2 git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}