]> git.ipfire.org Git - thirdparty/git.git/blame - git-log-script
tutorial.txt: start describing how to copy repositories
[thirdparty/git.git] / git-log-script
CommitLineData
e764b8e8
LT
1#!/bin/sh
2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}