]> git.ipfire.org Git - thirdparty/git.git/blobdiff - advice.h
fetch: warn about forced updates in branch listing
[thirdparty/git.git] / advice.h
index e50f02cdfeff788910699f2d34fff1c93081c24b..495e53255cb09facc5b503af32044c47bb66d739 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;