view contrib/git-viz/git-cat-file @ 10012:2bfe1a23dafa

cmdutil: service: add appendpid parameter to append pids to pid file
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Tue, 01 Dec 2009 11:28:31 +0900
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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