summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-02-24 10:33:07 +0100
committerJunio C Hamano <gitster@pobox.com>2022-02-24 16:00:33 -0800
commitc829f5f85767079e3f7bf0c9fd36f916fb179fba (patch)
treec7f09937aeef5cf20eb37f9f8d37c2e50d661812 /commit.h
parentb3454e2df2e2b2dcad045c62bedf9d0353a63723 (diff)
fast-import.c: use designated initializers for "partial" struct assignments
Change a few existing non-designated initializer assignments to use "partial" designated initializer assignments. I.e. we're now omitting the "NULL" or "0" fields and letting the initializer take care of them for us. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions