[PATCH] diff: Fix docs and add -O to diff-helper.
[git.git] / git-log-script
blob317aa9b0d61a29fd3ac4713079233304c1da4c29
1 #!/bin/sh
2 git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}