Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ds/fetch-disable-force-notice'
[gitweb.git]
/
advice.h
diff --git
a/advice.h
b/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;