[PATCH] Make git-update-cache --force-remove regular
[alt-git.git] / git-log-script
blob317aa9b0d61a29fd3ac4713079233304c1da4c29
1 #!/bin/sh
2 git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}