view contrib/git-viz/git-cat-file @ 2628:9999a796d389

context.py: filectxs was using a keyword arg, add it to filectx
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 16 Jul 2006 16:39:03 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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