git-svn: avoid string eval for defining functions
authorSam Vilain <redacted>
Fri, 15 Jun 2007 03:43:59 +0000 (15:43 +1200)
committerJunio C Hamano <redacted>
Sat, 16 Jun 2007 08:20:26 +0000 (01:20 -0700)
commitc5f71ad09994b46d80878ce72d1ca6f59935d952
tree511016c373854612d70b6e9a93bc84b22e8550b0
parentefd8f793e472069459c30e5d21bb2d203436c72a
git-svn: avoid string eval for defining functions

You don't need to use string eval to define new functions; assigning a
code reference to the target symbol table is enough.

Acked-by: Eric Wong <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-svn.perl
git clone https://git.99rst.org/PROJECT