Post-receive
suggest changeThis hook is called after a successful push operation. It is typically used for notification purposes.
The script takes no parameters, but is sent the same information as pre-receive
via standard input:
<old-value> <new-value> <ref-name>
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents