Re: [PATCH v2 0/7] Finish converting git bisect to C part 3
From: Junio C Hamano <hidden>
Date: 2021-01-18 23:54:39
Johannes Schindelin [off-list ref] writes:
Hi Miriam, On Mon, 21 Dec 2020, Miriam Rubio wrote:quoted
These patches correspond to a third part of patch series of Outreachy project "Finish converting `git bisect` from shell to C" started by Pranit Bauva and Tanushree Tumane (https://public-inbox.org/git/pull.117.git.gitgitgadget@gmail.com) and continued by me. This third part is formed by reimplementations of some `git bisect` subcommands and removal of some temporary subcommands. These patch series emails were generated from: https://gitlab.com/mirucam/git/commits/git-bisect-work-part3.Nice, thank you very much! I offered a couple suggestions how I think this patch series could be improved even further. Looking forward to the next iteration, Dscho
Thanks for taking time to review a topic. It would be really nice to see this topic thru to its end. And of course, thanks Miriam for your continued effort on the "bisect" topic.