Message ID | pull.1218.v4.git.git.1646260044.gitgitgadget@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | libify reflog | expand |
"John Cai via GitGitGadget" <gitgitgadget@gmail.com> 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.