diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2018-06-05 14:40:44 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-06-11 09:41:01 -0700 |
| commit | e417151b24bcf1277a48fc6e9a5c184998402428 (patch) | |
| tree | cf46c535c67f31b78a481d73255abb128d1c317e /commit.c | |
| parent | checkout.h: wrap the arguments to unique_tracking_name() (diff) | |
| download | git-e417151b24bcf1277a48fc6e9a5c184998402428.tar.gz git-e417151b24bcf1277a48fc6e9a5c184998402428.zip | |
checkout.c: introduce an *_INIT macro
Add an *_INIT macro for the tracking_name_data similar to what exists
elsewhere in the codebase, e.g. OID_ARRAY_INIT in sha1-array.h. This
will make it more idiomatic in later changes to add more fields to the
struct & its initialization macro.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
