Re: [PATCH v2 03/10] refs: add array of ref namespaces
From: Derrick Stolee <hidden>
Date: 2022-08-04 13:30:01
From: Derrick Stolee <hidden>
Date: 2022-08-04 13:30:01
On 8/3/2022 6:39 PM, Josh Steadmon wrote:
On 2022.07.29 19:29, Derrick Stolee via GitGitGadget wrote:
quoted
+ /* + * If 'exact' is true, then we must match the 'ref' exactly. + * Otherwise, use a prefix match. + * + * 'orig_ref' is for internal use. It represents whether thes/orig_ref/ref_updated/ here I think.
Thanks! -Stolee