]> git.ipfire.org Git - thirdparty/git.git/commit
doc: git-init: clarify file modes in octal.
authorJean-Noël Avila <jn.avila@free.fr>
Sat, 6 Nov 2021 18:48:57 +0000 (19:48 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Nov 2021 17:39:11 +0000 (09:39 -0800)
commitb7088a5f9ef0af6742e2b7eaa20dead5937eb726
tree8a1e0aab64bc265d749b9dd5e815f65852b3149f
parent6ae7e8835359edc2e740572dabc3f1efd9b179cd
doc: git-init: clarify file modes in octal.

The previous explanation was mixing the format with the identity of
the field.

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-init.txt