On Mon, Oct 26, 2015 at 6:43 AM, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: > On Sun, Oct 25, 2015 at 12:29 PM, Karthik Nayak <karthik.188@xxxxxxxxx> wrote: >> In ref-filter.c the comparison of refs while sorting is handled by >> cmp_ref_sorting() function. When sorting as per numerical values >> (e.g. --sort=objectsize) there is no fallback comparison when both >> refs hold the same value. This can cause unexpected results (i.e. the >> order of listting refs with equal values cannot be pre-determined) as > > s/listting/listing/ Thanks for pointing out. Should I re-roll? -- Regards, Karthik Nayak -- 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