Code

git-apply: actually apply patches and update the index
[git.git] / git-log-script
1 #!/bin/sh
2 git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}