view contrib/git-viz/git-diff-tree @ 1476:17e8c70fb670

fix dirstate.change: it should walk ignored files
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 28 Oct 2005 10:57:40 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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