diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-05-13 10:17:54 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-05-13 17:02:37 -0700 |
commit | 4d35bb2abaeff3965024b0f1599641641bcb17a6 (patch) | |
tree | d02006886d4b881f785cccf822a4dcf1d844d82c /commit.h | |
parent | 0f3415f1f8478b05e64db11eb8aaa2915e48fef6 (diff) |
reftable: consistently refer to `reftable_write_options` as `opts`
Throughout the reftable library the `reftable_write_options` are
sometimes referred to as `cfg` and sometimes as `opts`. Unify these to
consistently use `opts` to avoid confusion.
While at it, touch up the coding style a bit by removing unneeded braces
around one-line statements and newlines between variable declarations.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions