1
0
mirror of https://github.com/git/git.git synced 2025-04-10 02:24:04 +00:00
Petr Baudis 97b16c0674 Git.pm: Better error handling
So far, errors just killed the whole program and in case of an error
inside of libgit it would be totally uncatchable. This patch makes
Git.pm throw standard Perl exceptions instead. In the future we might
subclass Error to Git::Error or something but for now Error::Simple
is more than enough.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-02 17:14:40 -07:00
..
2006-07-02 17:14:40 -07:00
2006-07-02 17:14:40 -07:00
2006-07-02 17:14:40 -07:00
2006-07-02 17:14:40 -07:00
2006-07-02 17:14:40 -07:00