Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add a new option 'core.askpass'.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index c9fa3df7f5b343ecea980ceb423e7c23d2eb22b2..c74275727ebd2042b5631abf9eacfd2021c92e0f 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1029,6
+1029,7
@@
extern int pager_in_use(void);
extern int pager_use_color;
extern const char *editor_program;
+extern const char *askpass_program;
extern const char *excludes_file;
/* base85 */