Re: [WIP/PATCH v4 6/8] for-each-ref: rename some functions and make them public
From: Matthieu Moy <hidden>
Date: 2016-06-15 23:05:04
Christian Couder [off-list ref] writes:
sort_refs() -> ref_array_sort() struct ref_sort -> struct ref_sort_criteria default_sort() -> ref_default_sort_criteria() opt_parse_sort() -> opt_parse_ref_sort_criteria()
BTW, having such summary in the log message would help review: we could think and discuss the naming by looking just at the summary, and then check that you did it correctly (easy). -- Matthieu Moy http://www-verimag.imag.fr/~moy/