diff options
| author | Jeff King <peff@peff.net> | 2019-10-18 01:00:59 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-10-28 14:05:18 +0900 |
| commit | f648ee70885ce09558101640f540ebec2013cd80 (patch) | |
| tree | 9f1944f8a234f76a1b566e72a1abbabdd6cb903f /commit.c | |
| parent | fsck: don't require an object struct in verify_headers() (diff) | |
| download | git-f648ee70885ce09558101640f540ebec2013cd80.tar.gz git-f648ee70885ce09558101640f540ebec2013cd80.zip | |
fsck: rename vague "oid" local variables
In fsck_commit() and fsck_tag(), we have local "oid" variables used for
parsing parent and tagged-object oids. Let's give these more specific
names in preparation for the functions taking an "oid" parameter for the
object we're checking.
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
