Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Move deny_non_fast_forwards handling completely into receive-pack.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index d0a1657292f5b47b7e345a87877d9b8894a80860..f4f7be19167151d79504fbbe8d44951cca7a6a9b 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-188,7
+188,6
@@
extern int prefer_symlink_refs;
extern int log_all_ref_updates;
extern int warn_ambiguous_refs;
extern int shared_repository;
-extern int deny_non_fast_forwards;
extern const char *apply_default_whitespace;
extern int zlib_compression_level;