view contrib/git-viz/git-cat-file @ 4093:669f99f78db0

mail.py: don't try to use TLS if python doesn't have SSL support This should hide the traceback from issue501.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 16 Feb 2007 04:54:47 -0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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