diff options
author | Jeff King <peff@peff.net> | 2025-03-08 22:01:40 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-03-10 13:13:44 -0700 |
commit | 2de68c046e100fa441816d9c9cf30dbe272b6448 (patch) | |
tree | 1eef114f09490677905ecebd73b2456141679b94 /builtin/commit.c | |
parent | 09781e379bd72734adf7c3ac10a5cf25b50f803d (diff) |
t5516: prefer "oid" to "sha1" in some test titles
These old tests refer to object ids as "sha1". These days we prefer
the more algorithm-agnostic "oid".
There are a few more tests that mention sha1 in the title and also use
it in variables throughout the test. I've left them for now, as changing
them is more involved (and they're linked to the allowTipSHA1InWant
config, which as a v0-only thing actually is always sha1).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions