diff options
author | Sam Vilain <sam.vilain@catalyst.net.nz> | 2007-06-15 15:43:59 +1200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-16 01:20:26 -0700 |
commit | c5f71ad09994b46d80878ce72d1ca6f59935d952 (patch) | |
tree | 511016c373854612d70b6e9a93bc84b22e8550b0 /compat | |
parent | Fix pushing to a pattern with no dst (diff) | |
download | tgif-c5f71ad09994b46d80878ce72d1ca6f59935d952.tar.xz |
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 <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions