git-log-scripton commit [PATCH] ssh-push.c: Fix handling of ssh://host/path URLs (44ab20c)
   1#!/bin/sh
   2git-rev-list --pretty $(git-rev-parse --default HEAD "$@") | LESS=-S ${PAGER:-less}