]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit1b4d9b4512ea5a4d76ac4af40e9a4ed4729403e3
treeb57084719316626bedaed20659c0b66e4c23f641
parent008028a910b1bb820ad14b976665acf0f5cd4015
parent33d7bdd64592d6dc86583a817719f91d7344e958
Merge branch 'jc/reflog-parse-options'

Use the parse-options API in "git reflog" command.

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