giton commit git-read-tree: add "--reset" flag (438195c)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"