Hey Eric, On Wed, Jun 15, 2016 at 11:23 PM, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > On Wed, Jun 15, 2016 at 10:00 AM, Pranit Bauva <pranit.bauva@xxxxxxxxx> wrote: >> Changes wrt previous version: >> * Use STRING_LIST_INIT_NODUP to avoid leaks in bisect_clean_state() >> * Use test_path_is_missing in the patch 2/6 >> * drop file_size() >> * move is_empty_file() method from builtin/am.c to wrapper.c >> * use static for methods >> * remove the variable status in bisect_reset() altogether and put the whole >> thing inside the if block. >> * one more method converted namely bisect_write(). > > As an aid to reviewers, in the future, please also include in the > cover letter an interdiff between the previous and current version of > the patch series. Thanks. Sure! Regards, Pranit Bauva -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html