Skip to content

Commit 18b22db

Browse files
committed
worktree: caution that this is still experimental
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4d5a3c5 commit 18b22db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/git-worktree.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,9 @@ $ git worktree prune
157157

158158
BUGS
159159
----
160-
Multiple checkout support for submodules is incomplete. It is NOT
161-
recommended to make multiple checkouts of a superproject.
160+
Multiple checkout in general is still experimental, and the support
161+
for submodules is incomplete. It is NOT recommended to make multiple
162+
checkouts of a superproject.
162163

163164
git-worktree could provide more automation for tasks currently
164165
performed manually, such as:

0 commit comments

Comments
 (0)