Browse Source

worktree: caution that this is still experimental

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 10 years ago
parent
commit
18b22dbed8
  1. 5
      Documentation/git-worktree.txt

5
Documentation/git-worktree.txt

@ -157,8 +157,9 @@ $ git worktree prune @@ -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:

Loading…
Cancel
Save