view contrib/git-viz/git-diff-tree @ 5298:cba2a689117d

parents: make it match the doc when called on a file parents used to return the parent revision of the last revision updating selected file, instead of the updating revision itself.
author Patrick Mezard <pmezard@gmail.com>
date Tue, 11 Sep 2007 23:04:42 +0200
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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