contrib/git-viz/git-cat-file
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 09 Apr 2007 04:24:17 -0300
changeset 4331 ce52deed83bc
parent 406 d8abb687d501
permissions -rw-r--r--
atomicfile: don't copy the original file if it'll be truncated

#!/bin/sh

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