]> git.ipfire.org Git - thirdparty/git.git/blobdiff - cache.h
Merge branch 'dj/runtime-prefix'
[thirdparty/git.git] / cache.h
diff --git a/cache.h b/cache.h
index 77b7acebb6f73b6681fdd6bc4111e3b325409fdb..6f14cfbb6f19dabd1aabdc63499bd741669e5c0d 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -428,6 +428,7 @@ static inline enum object_type object_type(unsigned int mode)
 #define GIT_ICASE_PATHSPECS_ENVIRONMENT "GIT_ICASE_PATHSPECS"
 #define GIT_QUARANTINE_ENVIRONMENT "GIT_QUARANTINE_PATH"
 #define GIT_OPTIONAL_LOCKS_ENVIRONMENT "GIT_OPTIONAL_LOCKS"
+#define GIT_TEXT_DOMAIN_DIR_ENVIRONMENT "GIT_TEXTDOMAINDIR"
 
 /*
  * Environment variable used in handshaking the wire protocol.