Merge branch 'mm/worktree-doc-typofix' into maint-2.51
Docfix. * mm/worktree-doc-typofix: docs: fix typo in worktree.adoc 'extension'maint
commit
2ab0f47bd3
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue