1
0
mirror of https://github.com/git/git.git synced 2024-10-01 02:32:27 +02:00
git/perl
Frank Lichtenheld 44617928ae Git.pm: Don't require repository instance for ident
git var doesn't require to be called in a repository anymore,
so don't require it either.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-03-15 01:43:56 -07:00
..
.gitignore
Git.pm Git.pm: Don't require repository instance for ident 2008-03-15 01:43:56 -07:00
Makefile
Makefile.PL
private-Error.pm