view contrib/git-viz/git-cat-file @ 4149:e59286f15189

Use "f in dirstate" instead of "dirstate.state(f) == '?'"
author Emanuele Aina <faina.mail@tiscali.it>
date Tue, 06 Mar 2007 17:45:43 -0300
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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