Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lp/no-cmd-http-fetch' into maint-1.7.11
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 506d1574f2ddba4b19146d5275e620f5f6733402..89581041ce82603ae82866f8f8a5c01b4f7f6d0d 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-413,6
+413,7
@@
extern void verify_filename(const char *prefix,
const char *name,
int diagnose_misspelt_rev);
extern void verify_non_filename(const char *prefix, const char *name);
+extern int path_inside_repo(const char *prefix, const char *path);
#define INIT_DB_QUIET 0x0001