view contrib/git-viz/git-diff-tree @ 5553:ee80591f5636

convert: save hg revision during a convert This breaks hg->hg hash roundtripping, but that was fragile, didn't work reliably, and hence arguably of little value.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 26 Nov 2007 14:01:31 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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