]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/reflog-parse-options'
authorJunio C Hamano <gitster@pobox.com>
Sat, 5 Feb 2022 17:42:31 +0000 (09:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Feb 2022 17:42:32 +0000 (09:42 -0800)
Use the parse-options API in "git reflog" command.

* jc/reflog-parse-options:
  builtin/reflog.c: use parse-options api for expire, delete subcommands


Trivial merge