Merge branch 'qn/clone-doc-use-long-form'
[gitweb.git] / advice.h
index c86de9b9b83b7aa78899347216eb17ada59430a8..940c4c253e25644cd85362418ea965dd0bb51a3d 100644 (file)
--- a/advice.h
+++ b/advice.h
@@ -3,6 +3,7 @@
 
 #include "git-compat-util.h"
 
+extern int advice_fetch_show_forced_updates;
 extern int advice_push_update_rejected;
 extern int advice_push_non_ff_current;
 extern int advice_push_non_ff_matching;