]> git.99rst.org Git - git.git/commit
am: fix error message in parse_opt_show_current_patch()
authorOswald Buddenhagen <redacted>
Thu, 21 Sep 2023 11:07:27 +0000 (13:07 +0200)
committerJunio C Hamano <redacted>
Thu, 21 Sep 2023 19:09:33 +0000 (12:09 -0700)
commit43abaaf0087c72fccc5bbf3fc103eb148465480d
treecb1971d17ae165af70730604e896d1bec3af2ef7
parent43c8a30d150ecede9709c1f2527c8fba92c65f40
am: fix error message in parse_opt_show_current_patch()

The argument order was incorrect. This was introduced by 246cac8505
(i18n: turn even more messages into "cannot be used together" ones,
2022-01-05).

Signed-off-by: Oswald Buddenhagen <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/am.c
git clone https://git.99rst.org/PROJECT