]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config.txt
push: rename config variable for more general use
[thirdparty/git.git] / Documentation / config.txt
index 9a0544cf1fba605bde7031c23016bc24db741417..92903f22d99e70905b5d49026f41ba65ffcd5019 100644 (file)
@@ -140,7 +140,7 @@ advice.*::
        can tell Git that you do not need help by setting these to 'false':
 +
 --
-       pushNonFastForward::
+       pushUpdateRejected::
                Set this variable to 'false' if you want to disable
                'pushNonFFCurrent', 'pushNonFFDefault', and
                'pushNonFFMatching' simultaneously.