author | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Jun 2006 10:17:07 +0000 (03:17 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 00:14:43 +0000 (17:14 -0700) | ||
commit | f1b8fd4abae7910d9227ae019220944e8fac6884 | |
tree | 6a225aed57a923093a2bc97901f0f1a17d1023cf | tree | snapshot |
parent | c9093fb38b48dcf09dbf1fb5cbf72e2b1f2c1258 | commit | diff |
Perly Git: arrange include path settings properly.
Before "use Git" takes effect, we would need to set up the Perl
library path to point at the local installation location. So
that instruction needs to be in BEGIN{} block.
Pointed out and fixed by Pavel Roskin.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Before "use Git" takes effect, we would need to set up the Perl
library path to point at the local installation location. So
that instruction needs to be in BEGIN{} block.
Pointed out and fixed by Pavel Roskin.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-fmt-merge-msg.perl | diff | blob | history | |
git-mv.perl | diff | blob | history |