]> git.ipfire.org Git - thirdparty/git.git/blobdiff - advice.h
push: rename config variable for more general use
[thirdparty/git.git] / advice.h
index f3cdbbf29e570e151b2b6b329ee9a9940ae59a98..c28ef8ac2319909c9824413b4c94a708ed76f621 100644 (file)
--- a/advice.h
+++ b/advice.h
@@ -3,7 +3,7 @@
 
 #include "git-compat-util.h"
 
-extern int advice_push_nonfastforward;
+extern int advice_push_update_rejected;
 extern int advice_push_non_ff_current;
 extern int advice_push_non_ff_default;
 extern int advice_push_non_ff_matching;