[PATCH] Support commit_format in diff-tree
[git/dscho.git] / git-log-script
blob317aa9b0d61a29fd3ac4713079233304c1da4c29
1 #!/bin/sh
2 git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}