Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pretty: allow showing specific trailers
[gitweb.git]
/
list-objects-filter-options.h
diff --git
a/list-objects-filter-options.h
b/list-objects-filter-options.h
index 0000a61f82d3dcc36e190b5422a13c93d47f15c2..af64e5c66fc4a242f9cc534380a9b3e8f1e67d00 100644
(file)
--- a/
list-objects-filter-options.h
+++ b/
list-objects-filter-options.h
@@
-10,6
+10,7
@@
enum list_objects_filter_choice {
LOFC_DISABLED = 0,
LOFC_BLOB_NONE,
LOFC_BLOB_LIMIT,
+ LOFC_TREE_NONE,
LOFC_SPARSE_OID,
LOFC_SPARSE_PATH,
LOFC__COUNT /* must be last */