view contrib/git-viz/git-rev-tree @ 2272:e9a0ed9ed4d9

revert: fix corner case found by faheem mitha. if file not in dest manifest, remove only if in source manifest.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Thu, 11 May 2006 22:10:47 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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