view contrib/git-viz/git-rev-list @ 1593:6bb3463b124b

if a filename contains spaces, patch adds quote around it
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 15 Dec 2005 17:50:10 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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