Thread (1 message) 1 message, 1 author, 2023-06-13

Re: [PATCH v3 01/16] refs.c: rename `ref_filter`

From: Junio C Hamano <hidden>
Date: 2023-06-13 22:19:50

Taylor Blau [off-list ref] writes:
-static int filter_refs(const char *refname, const struct object_id *oid,
-			   int flags, void *data)
+static int for_each_filter_refs(const char *refname,
+				const struct object_id *oid,
+				int flags, void *data)
 {
-	struct ref_filter *filter = (struct ref_filter *)data;
+	struct for_each_ref_filter *filter = data;
Nice to see that a trivial and obvious clean-up like this is
silently included ;-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help