view contrib/git-viz/git-diff-tree @ 2800:557ea210fd9f

Remove **opts arg from commands.doupdate
author Matt Mackall <mpm@selenic.com>
date Thu, 03 Aug 2006 20:06:05 -0500
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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