Skip to content

Files

Latest commit

416690e · Oct 20, 2023

History

History

post-receive

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 26, 2019
Oct 20, 2023

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.