contrib/git-viz/git-diff-tree
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 12 Aug 2005 08:04:31 -0800
changeset 877 25430c523677
parent 406 d8abb687d501
permissions -rw-r--r--
Polish patchbomb script. diffstat output is now a non-default option. The hgrc file can now contain default information for the patchbomb script. Date generation is fixed.

#!/bin/sh

op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"