summaryrefslogtreecommitdiff
path: root/git-fmt-merge-msg.perl
diff options
context:
space:
mode:
authorPetr Baudis <pasky@suse.cz>2006-06-24 04:34:38 +0200
committerJunio C Hamano <junkio@cox.net>2006-06-24 00:12:52 -0700
commit39a3f5ea7c0352a530338d30d4e618f6b4db84e4 (patch)
tree4e9b71c23ccb877c6ee73eeca278ad5c604a8eb9 /git-fmt-merge-msg.perl
parent5e7c91d6f744dbf9a18152d2d49057aa3dd06160 (diff)
downloadgit-39a3f5ea7c0352a530338d30d4e618f6b4db84e4.tar.gz
Customizable error handlers
This patch makes the usage(), die() and error() handlers customizable. Nothing in the git code itself uses that but many other libgit users (like Git.pm) will. This is implemented using the mutator functions primarily because you cannot directly modifying global variables of libgit from a program that dlopen()ed it, apparently. But having functions for that is a better API anyway. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-fmt-merge-msg.perl')
0 files changed, 0 insertions, 0 deletions