view contrib/git-viz/git-rev-list @ 1717:7a4a16a7d21f

hooks run after transactions finish must not affect method results.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Tue, 14 Feb 2006 15:10:45 -0800
parents d8abb687d501
children
line wrap: on
line source

#!/bin/sh

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