view contrib/git-viz/git-rev-tree @ 4405:f97b89314fb3

Move win32 find_in_files from util_win32 to util.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 06 May 2007 16:40:53 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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