Merge branch 'jc/stash-drop'

"git stash drop" is reimplemented as an internal call to reflog_delete() function, instead of invoking "git reflog delete" via run_command() API. * jc/stash-drop: stash: call reflog_delete() in reflog.c reflog: libify delete reflog function and helpers stash: add tests to ensure reflog --rewrite --updatref behavior

Junio C Hamano committed Mar 16, 2022 at 17:53 UTC a2fc9c3c404f2ef6384281e3a0fe824a8b0049bb

No changes.