]> git.ipfire.org Git - thirdparty/git.git/commit
git-multi-pack-index.txt: change "folder" to "directory"
authorMartin Ågren <martin.agren@gmail.com>
Sun, 24 Oct 2021 17:09:15 +0000 (19:09 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 18:06:56 +0000 (11:06 -0700)
commit85bc0065612d83f6297d24f0cf62b2e2a0f33d25
tree9c3cb32aeef274e734825cf958fa557f708e6e22
parent9d530dc0024503ab4218fe6c4395b8a0aa245478
git-multi-pack-index.txt: change "folder" to "directory"

We prefer "directory" over "folder" when discussing the file system
concept. In all of our documentation, these are the only spots where we
refer to the `.git` directory as a folder. Switch to "directory", and
while doing so, add backticks to the ".git" filename to set it in
monospace.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-multi-pack-index.txt