blob: 049d02ea1452bca07188cacecb991a56cd97a5f1 [file] [log] [blame]
#!/bin/sh
. git-sh-setup-script || die "Not a git archive"
git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}