]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ep/remove-duplicated-includes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:30 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:30 +0000 (14:09 -0700)
commitd674bf5570b2eed9779a0b8879ae70219f27a2f9
tree61580a527def4a5329f5a2a8a7987e3501bb2de8
parent4eb66787b04bf0ade6fed3303ce8cbd28977863c
parentaa3e9e61c12a41954aa2cad3f25b0b36dafb903f
Merge branch 'ep/remove-duplicated-includes'

Code clean-up.

* ep/remove-duplicated-includes:
  attr.h: remove duplicate struct definition
  t/helper/test-run-command.c: delete duplicate include
  builtin/stash.c: delete duplicate include
  builtin/sparse-checkout.c: delete duplicate include
  builtin/gc.c: delete duplicate include
  attr.c: delete duplicate include
builtin/sparse-checkout.c
builtin/stash.c
t/helper/test-run-command.c