summaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
diff options
context:
space:
mode:
authorLibravatar Petr Baudis <pasky@suse.cz>2006-06-24 04:34:38 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2006-06-24 00:12:52 -0700
commit39a3f5ea7c0352a530338d30d4e618f6b4db84e4 (patch)
tree4e9b71c23ccb877c6ee73eeca278ad5c604a8eb9 /Documentation/git-push.txt
parentgit-merge: Don't use -p when outputting summary (diff)
downloadtgif-39a3f5ea7c0352a530338d30d4e618f6b4db84e4.tar.xz
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 'Documentation/git-push.txt')
0 files changed, 0 insertions, 0 deletions