giton commit git-read-tree: make one-way merge also honor the "update" flag (b5b4250)
   1#!/bin/sh
   2cmd="git-$1-script"
   3shift
   4exec $cmd "$@"