"John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > This patch has three parts: > > * add missing test coverage for git stash delete This looking better, relative to the previous iteration. > * libify reflog's delete functionality and move some of the helpers into a > reflog.c library and call reflog_delete from builtin/reflog.c This part hasn't changed since the implementation in the previous round I've looked at; looked sane. > * call reflog_delete from builtin/stash.c Likewise. Thanks. Will queue.