Junio C Hamano [off-list ref] writes:
Karthik Nayak [off-list ref] writes:
quoted
---
Changes in v3:
- Move out addition of proc-receive hook doc to 'git-receive-pack.adoc'
into a new commit.
- Add a new commit to move out the response generation in receive-pack
to a new function.
- Instead of die-ing on non-zero exit code, we modify each reference to
indicate that the hook failed.
- Instead of correctly listing out the protocol, link to
linkgit:gitprotocol-pack[5], as the protocol also differs between v1
and v2.
- Link to v2: https://patch.msgid.link/20260821-758-introduce-hook-v2-1-e90e2f7ac2cf@gmail.com
This has some interaction with Justin's pluggable writes series.
Please help sanity check the conflict resolution I did near the tip
of 'seen' when I push the integration results out later today.
Thanks.
I had a look at the merge and it looks good! Thanks