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

Re: [PATCH 3/7] fetch-pack.c: rename some parameters from "path" to "refname"

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:03

mhagger@alum.mit.edu writes:
From: Michael Haggerty <redacted>

The parameters denote reference names, which are no longer 1:1 with
filesystem paths.
These three functions are only used as callback from for_each_ref() so
they always get the full refname and nothing else (like a partial refname
like tags/v1.7.9), so calling them refname makes perfect sense.

Even though I generally try to stay away from this kind of naming churn
patches, but hopefully there is nothing in flight to cause horrible
conflict with it.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help