Skip to content

Commit 797d1a4

Browse files
committed
Merge branch 'nd/worktree-lock' into maint
Typofix. * nd/worktree-lock: git-worktree.txt: fix typo "to"/"two", and add comma
2 parents d92466e + 2b09082 commit 797d1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-worktree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ OPTIONS
133133
+
134134
If the last path components in the working tree's path is unique among
135135
working trees, it can be used to identify worktrees. For example if
136-
you only have to working trees at "/abc/def/ghi" and "/abc/def/ggg",
136+
you only have two working trees, at "/abc/def/ghi" and "/abc/def/ggg",
137137
then "ghi" or "def/ghi" is enough to point to the former working tree.
138138

139139
DETAILS

0 commit comments

Comments
 (0)