view contrib/git-viz/git-diff-tree @ 2665:2efcd2b4c9fe

prune unwanted files from MANIFEST (backups, object files, etc)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 25 Jul 2006 01:23:31 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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