Skip to content
Snippets Groups Projects
Commit d33f939e authored by Shawn Pearce's avatar Shawn Pearce
Browse files

ReceivePack: Enable side-band-64k capability for status reports


We now advertise the side-band-64k capability inside of ReceivePack,
allowing hooks to echo status messages down the side band channel
instead of over the optional stderr stream.

This change permits hooks running inside of an http:// based push
invocation to still message the end-user with more detailed errors
than the small per-command string in the status report.

Change-Id: I64f251ef2d13ab3fd0e1a319a4683725455e5244
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent 4c44810d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment