contrib/git-viz/git-diff-tree
author Matt Mackall <mpm@selenic.com>
Fri, 31 Mar 2006 03:25:35 -0600
changeset 2028 1f1fc418a96c
parent 406 d8abb687d501
permissions -rw-r--r--
ssh: skip noise generated by remote shell we send a dummy command with known output to get in sync

#!/bin/sh

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