Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 2/2] fast-export: refactor get_tags_and_duplicates()

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:58:37

Junio C Hamano [off-list ref] writes:
Felipe Contreras [off-list ref] writes:
quoted
Split into a separate helper function get_commit() so that the part that
finds the relevant commit, and the part that does something with it
(handle tag object, etc.) are in different places.

No functional changes.
Actually, the old code used to use commit unchecked if e->item->type
said it is OBJ_COMMIT but e->item was somehow NULL.  The new code
checks ...
Nah, I am an idiot.  We will segfault where we check e->item->type
before reaching that far down the code either way, so this is really
a no-op but makes it easier to fix (if we wanted to---I do not think
it matters that much).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help