Thread (7 messages) flat view 7 messages, 3 authors, 2016-06-15

Re: [PATCH] Allow update hooks to update refs on their own

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:54

Possibly related (same subject, not in this thread)

Jeff King [off-list ref] writes:
quoted
Couldn't you do this with a status message? ("ok <refname> changed by 
hook" or something.)
Having just touched this code, I believe the answer is yes. receive-pack
has always sent just "ok <refname>\n", so we could start interpreting
anything after the <refname> bit freely...
More importantly, no send-pack choked on "ok <refname>" followed by a SP
(old ones just checked "ok" and nothing else, the current one NULs out
the SP and lets you use the rest as a message), so such a change to
receive-pack does not have to break older send-pack.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help