diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-07-02 11:57:31 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-06 12:10:16 -0700 |
commit | 15e7c7dca66ab7b020316696f54433f76e5e1084 (patch) | |
tree | 95af454c2ca53d06ec3056dc82dc8f58c850c273 /Documentation/RelNotes/2.13.5.txt | |
parent | bundle cmd: stop leaking memory from parse_options_cmd_bundle() (diff) | |
download | tgif-15e7c7dca66ab7b020316696f54433f76e5e1084.tar.xz |
bundle.c: use a temporary variable for OIDs and names
In preparation for moving away from accessing the OID and name via the
"oid" and "name" slots in a subsequent commit, change the code that
accesses it to use named variables. This makes the subsequent change
smaller.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.13.5.txt')
0 files changed, 0 insertions, 0 deletions