]> git.ipfire.org Git - thirdparty/git.git/commit
diff-merges: cleanup func_by_opt()
authorSergey Organov <sorganov@gmail.com>
Wed, 14 Sep 2022 19:31:00 +0000 (22:31 +0300)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Sep 2022 16:21:40 +0000 (09:21 -0700)
commitc7c4f7608afe811ea5c2095d93020639707a8733
tree467add7279f92e252d87bcf02c252a4e30575032
parentd3fa443f97e3a8d75b51341e2d5bac380b7422df
diff-merges: cleanup func_by_opt()

Get rid of unneeded "else" statements in func_by_opt().

Signed-off-by: Sergey Organov <sorganov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff-merges.c