mirror of https://github.com/git/git.git
Browse Source
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>pull/1191/merge


1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue