Xiaolong Ye <xiaolong...@intel.com> writes: > V3 mainly improves the implementation according to Junio's comments, > Changes vs v2 include: > > - Remove the unnecessary output line "** base-commit-info **". > > - Improve the traverse logic to handle not only linear topology, but more > general cases, it will start revision walk by setting the starting points > of the traversal to all elements in the rev list[], and skip the ones in > list[], only grab the patch-ids of prerequisite patches.
This looks much more sensible than the previous ones. I sent a few comments on remaining issues separately. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html