giton commit [PATCH] Add git-diff-stages command. (22f77b7)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"