On Tue, Jun 7, 2016 at 6:31 PM, Eric Sunshine <[email protected]> wrote:
> On Tue, Jun 7, 2016 at 4:54 PM, Pranit Bauva <[email protected]> wrote:
>> +int bisect_clean_state(void)
>> +{
I forgot to mention that this and other functions should be 'static'.
>> + int result = 0;
>> + struct string_list refs_for_removal = STRING_LIST_INIT_DUP;
>> + for_each_ref_in("refs/bisect/", mark_for_removal, (void *)
>> &refs_for_removal);
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html