X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-init.txt;h=62914da97b5b8335a2c2597606f046dfb2295e03;hb=6b2f2d9805dd22c6f74957e0d76a1d2921b40c16;hp=07484a4fd065b639bbf33832cbf642eb8399757e;hpb=04d70bebe72c264a1c4d26cbe306672e3e4098e3;p=git.git diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt index 07484a4fd..62914da97 100644 --- a/Documentation/git-init.txt +++ b/Documentation/git-init.txt @@ -52,7 +52,7 @@ is given: - 'all' (or 'world' or 'everybody'): Same as 'group', but make the repository readable by all users. -By default, the configuration flag receive.denyNonFastforward is enabled +By default, the configuration flag receive.denyNonFastForwards is enabled in shared repositories, so that you cannot force a non fast-forwarding push into it. @@ -111,4 +111,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list