X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-init.txt;h=62914da97b5b8335a2c2597606f046dfb2295e03;hb=5162e69732d13dd079919a389a6ace8878aad716;hp=07484a4fd065b639bbf33832cbf642eb8399757e;hpb=b8de7f764e1a9f6e8dfb587a6145906394fa607d;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