view contrib/git-viz/git-cat-file @ 1507:cd8fadd8c689

Add explicit 'st' alias for status
author Matt Mackall <mpm@selenic.com>
date Fri, 04 Nov 2005 10:24:05 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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