mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
docs: fix typo in worktree.adoc 'extension'
The documentation incorrectly referred to the extension without an 's'. This fixes the typo for clarity. Signed-off-by: Mikhail Malinouski <m.l.malinouski@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
47243eeed1
commit
bf5c224537
@@ -15,5 +15,5 @@ worktree.useRelativePaths::
|
||||
different locations or environments. Defaults to "false".
|
||||
+
|
||||
Note that setting `worktree.useRelativePaths` to "true" implies enabling the
|
||||
`extension.relativeWorktrees` config (see linkgit:git-config[1]),
|
||||
`extensions.relativeWorktrees` config (see linkgit:git-config[1]),
|
||||
thus making it incompatible with older versions of Git.
|
||||
|
||||
Reference in New Issue
Block a user