Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1dc: ignore indent-with-non-tab whitespace violations
[gitweb.git]
/
ref-filter.h
diff --git
a/ref-filter.h
b/ref-filter.h
index e5e177d5f18f78ae7cb2985222266b5fd2396250..c20167aa3c785f0060147204d963537f58617570 100644
(file)
--- a/
ref-filter.h
+++ b/
ref-filter.h
@@
-53,6
+53,7
@@
struct ref_filter {
const char **name_patterns;
struct oid_array points_at;
struct commit_list *with_commit;
+ struct commit_list *no_commit;
enum {
REF_FILTER_MERGED_NONE = 0,