giton commit [PATCH] diff-stages: unuglify the too big main() function. (9939664)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"