Merge branch 'ds/fetch-disable-force-notice'
[gitweb.git] / advice.h
index 495e53255cb09facc5b503af32044c47bb66d739..940c4c253e25644cd85362418ea965dd0bb51a3d 100644 (file)
--- a/advice.h
+++ b/advice.h
@@ -13,6 +13,7 @@ extern int advice_push_needs_force;
 extern int advice_push_unqualified_ref_name;
 extern int advice_status_hints;
 extern int advice_status_u_option;
+extern int advice_status_ahead_behind_warning;
 extern int advice_commit_before_merge;
 extern int advice_reset_quiet_warning;
 extern int advice_resolve_conflict;