index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-log-script
blob: 317aa9b0d61a29fd3ac4713079233304c1da4c29 (
plain
) (
blame
)
1
2
#!/bin/sh git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}