]> granicus.if.org Git - git/commit
builtin/worktree: switch null_sha1 to null_oid
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 18 Aug 2019 20:04:19 +0000 (20:04 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Aug 2019 22:04:59 +0000 (15:04 -0700)
commitf6ca67d673c66e5c3988a18c2ec56b7fef9a23b6
tree708381b6528d702cc79e8c58a2a9f3a0b6bcfd60
parentdd336a55113a62789f039e382387d0407abaf922
builtin/worktree: switch null_sha1 to null_oid

Switch the remaining use of null_sha1 to null_oid.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/worktree.c