t5304: rename "sha1" variables to "oid"
authorJeff King <peff@peff.net>
Thu, 14 Feb 2019 11:07:36 +0000 (06:07 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Feb 2019 23:25:56 +0000 (15:25 -0800)
Let's make the script less jarring to read in a post-sha1 world by
using more hash-agnostic variable names.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found