fedora_messaging_git_hook.hook module

fedora_messaging_git_hook.hook.backoff_hdlr(details)[source]
fedora_messaging_git_hook.hook.build_commit(repo, with_namespace, rev, branch)[source]
fedora_messaging_git_hook.hook.build_stats(repo, commit)[source]
fedora_messaging_git_hook.hook.giveup_hdlr(details)[source]
fedora_messaging_git_hook.hook.process(repo, with_namespace, lines)[source]
fedora_messaging_git_hook.hook.publish(commit)[source]
fedora_messaging_git_hook.hook.revs_between(repo, head, base)[source]

Yield revisions between HEAD and BASE.