view contrib/git-viz/git-diff-tree @ 10493:283f3b413f19 stable

regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Wed, 17 Feb 2010 20:30:57 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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