contrib/git-viz/git-rev-tree
author Radoslaw "AstralStorm" Szkodzinski <astralstorm@gorzow.mm.pl>
Sun, 10 Jul 2005 16:00:56 -0800
changeset 666 0100a43788ca
parent 406 d8abb687d501
permissions -rw-r--r--
hgeditor: Remove EMAIL default for HGUSER, comment editor selection # HG changeset patch # User Radoslaw "AstralStorm" Szkodzinski <astralstorm@gorzow.mm.pl> # Node ID a4c688c8273e392b1bf33cfc736e00ec752a415e # Parent be12687d4bf0ce16c4207bef85c188de66efbf53 hgeditor: Remove EMAIL default for HGUSER, comment editor selection HGUSER is already set to EMAIL by Python code if needed

#!/bin/sh

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