#!/bin/sh

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