Re: [PATCH 1/3] receive-pack: Two small code cleanups
From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:48:21
Andreas Gruenbacher [off-list ref] wrote:
Rename show_ref()'s path parameter to refname.
In read_head_info(), lines may have trailing capability strings. Throw
away such strings after evaluation; they are not needed in the command
structs.
Signed-off-by: Andreas Gruenbacher <redacted>