Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Bisect reset: do nothing when not bisecting.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index f4f27cd70d6077e69e38184f7aad27204131fefb..33ebccf48d0d8963ab5b262bfb87312e6542ed75 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-581,6
+581,7
@@
extern int pager_in_use;
extern int pager_use_color;
extern char *editor_program;
+extern char *excludes_file;
/* base85 */
int decode_85(char *dst, const char *line, int linelen);