aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-worktree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-07-16 15:59:48 -0700
committerJunio C Hamano <gitster@pobox.com>2015-07-16 15:59:48 -0700
commit18b22dbed8e106cfc7899d1c606c1f7c12de6404 (patch)
treece00f7b48d8800908a4bc259b04080988b933b53 /Documentation/git-worktree.txt
parent4d5a3c588480953bd94dcc68ff198ad78e562c46 (diff)
downloadgit-18b22dbed8e106cfc7899d1c606c1f7c12de6404.tar.gz
worktree: caution that this is still experimental
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-worktree.txt')
-rw-r--r--Documentation/git-worktree.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt
index 44619f2c0e..3387e2f037 100644
--- a/Documentation/git-worktree.txt
+++ b/Documentation/git-worktree.txt
@@ -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: