contrib/git-viz/git-rev-list
author Matt Mackall <mpm@selenic.com>
Fri, 17 Feb 2006 17:23:53 -0600
changeset 1716 ef8cd889a78b
parent 406 d8abb687d501
permissions -rw-r--r--
Refactor excessive merge detection, add test

#!/bin/sh

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