view contrib/git-viz/git-rev-list @ 2911:95cc73523983

Use revlog hash comparison technique in merge
author Matt Mackall <mpm@selenic.com>
date Tue, 15 Aug 2006 15:45:45 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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