aboutsummaryrefslogtreecommitdiffstats
path: root/hash-ll.h
diff options
context:
space:
mode:
Diffstat (limited to 'hash-ll.h')
-rw-r--r--hash-ll.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hash-ll.h b/hash-ll.h
index 10d84cc208..2cfde63ae1 100644
--- a/hash-ll.h
+++ b/hash-ll.h
@@ -145,6 +145,7 @@ struct object_id {
#define GET_OID_RECORD_PATH 0200
#define GET_OID_ONLY_TO_DIE 04000
#define GET_OID_REQUIRE_PATH 010000
+#define GET_OID_HASH_ANY 020000
#define GET_OID_DISAMBIGUATORS \
(GET_OID_COMMIT | GET_OID_COMMITTISH | \