Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.03 KB

post-receive

This is run on the remote when pushing after the all refs have been updated. It does not take parameters, but receives info through stdin in the form of " ". Because it is called after the updates, it cannot abort the process.

invoked by

git-receive-pack 
# on the remote repo

post-receive git hooks for:

support

If you have a question, find a bug, or just want to say hi, please open an issue on GitHub.

license

CC0

To the extent possible under law, Islam Temirbek has waived all copyright and related or neighboring rights to this work.