diff options
author | Jeff King <peff@peff.net> | 2020-03-30 10:04:11 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-30 10:59:08 -0700 |
commit | c79eddf5baac055725ee65ae924654e2f36746b0 (patch) | |
tree | 4e8390a4f85854df29f2e796e2d1e0f84f00eb86 /commit.c | |
parent | 7383b25d76e5d6465e001b02530464117fb55579 (diff) |
ref-filter: stop referring to "sha1 array"
A comment refers to the "sha1s in the given sha1 array". But this became
an oid_array along with everywhere else in 910650d2f8 (Rename sha1_array
to oid_array, 2017-03-31). Plus there's an extra line of leftover
editing cruft we can drop.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions