diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-02-24 10:33:05 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-24 15:59:53 -0800 |
commit | b3454e2df2e2b2dcad045c62bedf9d0353a63723 (patch) | |
tree | dad3220a30aec8bf526747891ef45650f1340aa5 /t/t3700-add.sh | |
parent | convert.c: use designated initializers for "struct stream_filter*" (diff) | |
download | tgif-b3454e2df2e2b2dcad045c62bedf9d0353a63723.tar.xz |
refspec.c: use designated initializers for "struct refspec_item"
Change the "struct refspec_item" at the top of refspec.c to use
designated initializers. Let's keep the "= 0" assignments for
self-documentation purposes, even though they're now redundant.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3700-add.sh')
0 files changed, 0 insertions, 0 deletions