contrib/git-viz/git-cat-file
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Thu, 10 Dec 2009 12:31:21 +0100
branchstable
changeset 10025 fb45c1e4396f
parent 406 d8abb687d501
permissions -rw-r--r--
cmdutil: copy auth section in remoteui This allows me to specify an auth section in a .hg/hgrc instead of just a global or user-level hgrc.

#!/bin/sh

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