view contrib/git-viz/git-diff-tree @ 1222:a5cb17a2d240

Fix missing docstring for unbundle
author mpm@selenic.com
date Thu, 08 Sep 2005 12:16:31 -0700
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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