giton commit git-shortlog: add name translations for 'sparse' repo (848b292)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"