From: Jeff King Date: Thu, 14 Feb 2019 11:07:36 +0000 (-0500) Subject: t5304: rename "sha1" variables to "oid" X-Git-Tag: v2.22.0-rc0~168^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cc80c95f42289f6288cda5c0e62f618f585e142c?hp=cc80c95f42289f6288cda5c0e62f618f585e142c t5304: rename "sha1" variables to "oid" 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 Signed-off-by: Junio C Hamano ---