Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
abbrev: auto size the default abbreviation
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 5a651b8435ec60b17846302d02c270083ee563fb..0e2a0595e516445e833b24d8a2acd47dc07f5b49 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1204,6
+1204,7
@@
struct object_context {
#define GET_SHA1_TREEISH 020
#define GET_SHA1_BLOB 040
#define GET_SHA1_FOLLOW_SYMLINKS 0100
+#define GET_SHA1_AUTOMATIC 0200
#define GET_SHA1_ONLY_TO_DIE 04000
#define GET_SHA1_DISAMBIGUATORS \