view contrib/git-viz/git-rev-tree @ 4745:e5e6dd8ba6bb

buildrpm: auto-generate %changelog in .spec file Top entry is tip; subsequent entries are the version tags from .hgtags.
author Adam Spiers <hg@adamspiers.org>
date Sun, 03 Jun 2007 14:42:39 +0100
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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