]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refs/packed-backend.c
refs: update some more docs to use "oid" rather than "sha1"
[thirdparty/git.git] / refs / packed-backend.c
index 43ad74fc5af52df25b9149220e972d5e274a5aba..72164a1d6485802fad03c6e0e5b532221be38fa9 100644 (file)
@@ -744,7 +744,7 @@ static int packed_read_raw_ref(struct ref_store *ref_store,
 /*
  * This value is set in `base.flags` if the peeled value of the
  * current reference is known. In that case, `peeled` contains the
- * correct peeled value for the reference, which might be `null_sha1`
+ * correct peeled value for the reference, which might be `null_oid`
  * if the reference is not a tag or if it is broken.
  */
 #define REF_KNOWS_PEELED 0x40