We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d5a3c5 commit 18b22dbCopy full SHA for 18b22db
Documentation/git-worktree.txt
@@ -157,8 +157,9 @@ $ git worktree prune
157
158
BUGS
159
----
160
-Multiple checkout support for submodules is incomplete. It is NOT
161
-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
162
+checkouts of a superproject.
163
164
git-worktree could provide more automation for tasks currently
165
performed manually, such as:
0 commit comments