mirror of
https://github.com/git/git.git
synced 2024-11-18 23:14:51 +01:00
65a4e98a22
Back in the old days, we called Git's die() from the .xs code, but we had to hijack Perl's die() for that. Now we don't call Git's die() so no need to do the hijacking and it silences a compiler warning. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net> |
||
---|---|---|
.. | ||
.gitignore | ||
Git.pm | ||
Git.xs | ||
Makefile.PL | ||
private-Error.pm |