1#!/bin/sh 2git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}
#!/bin/sh
git-rev-list --pretty HEAD | LESS=-S ${PAGER:-less}