]> git.ipfire.org Git - thirdparty/git.git/commitdiff
worktree: caution that this is still experimental
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Jul 2015 22:59:48 +0000 (15:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Jul 2015 22:59:48 +0000 (15:59 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-worktree.txt

index 44619f2c0e23e961135bd067e9bcbbe536ff7afb..3387e2f03767db2dad69adb756579bfa13509252 100644 (file)
@@ -157,8 +157,9 @@ $ git worktree prune
 
 BUGS
 ----
-Multiple checkout support for submodules is incomplete. It is NOT
-recommended to make multiple checkouts of a superproject.
+Multiple checkout in general is still experimental, and the support
+for submodules is incomplete. It is NOT recommended to make multiple
+checkouts of a superproject.
 
 git-worktree could provide more automation for tasks currently
 performed manually, such as: