From: Eric Sunshine Date: Mon, 6 Jul 2015 17:30:41 +0000 (-0400) Subject: Documentation/git-worktree: add BUGS section X-Git-Tag: v2.5.0-rc2~1^2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d3824cf92c14d81ffb2ecaa76e35a811b7f596f;p=thirdparty%2Fgit.git Documentation/git-worktree: add BUGS section Relocate submodule warning to BUGS and enumerate missing commands. Signed-off-by: Eric Sunshine Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index 3d288967f3..bf6a1e229c 100644 --- a/Documentation/git-worktree.txt +++ b/Documentation/git-worktree.txt @@ -76,9 +76,6 @@ to `/path/main/.git/worktrees/test-next` then a file named `test-next` entry from being pruned. See linkgit:gitrepository-layout[5] for details. -Multiple checkout support for submodules is incomplete. It is NOT -recommended to make multiple checkouts of a superproject. - COMMANDS -------- prune:: @@ -100,6 +97,22 @@ OPTIONS --expire