giton commit git-rev-parse: split "revs" and "non-revs" (8ebb018)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"