Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push: rename config variable for more general use
[gitweb.git]
/
advice.h
diff --git
a/advice.h
b/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_
nonfastforwar
d;
+extern int advice_push_
update_rejecte
d;
extern int advice_push_non_ff_current;
extern int advice_push_non_ff_default;
extern int advice_push_non_ff_matching;