Skip to content

Commit 166251c

Browse files
committed
Merge branch 'nd/worktree-lock'
Typofix. * nd/worktree-lock: git-worktree.txt: fix typo "to"/"two", and add comma
2 parents 3ab2281 + 2b09082 commit 166251c

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)