Skip to content

Commit

Permalink
worktree: caution that this is still experimental
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 16, 2015
1 parent 4d5a3c5 commit 18b22db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Documentation/git-worktree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 18b22db

Please sign in to comment.