Thread (105 messages) 105 messages, 4 authors, 2022-03-08

Re: [PATCH v2 5/9] submodule: store new submodule commits oid_array in a struct

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2022-02-15 21:34:20

On Wed, Feb 16 2022, Glen Choo wrote:
 	struct string_list_item *item;
-	for_each_string_list_item(item, submodules)
-		oid_array_clear((struct oid_array *) item->util);
+	for_each_string_list_item(item, submodules) {
+		changed_submodule_data_clear(item->util);
+	}
Nit: These {} additions aren't needed here or in the end state of this
series.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help