summaryrefslogtreecommitdiffstats
path: root/git-worktree.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-01-07 00:42:49 -0800
committerJunio C Hamano <gitster@pobox.com>2021-01-07 00:42:49 -0800
commit674f3e1acc5b11dca193bca8d2c5d8b7008c3274 (patch)
tree72152a9e625c2231e300d335e0c508d0d5b31be5 /git-worktree.txt
parent978a91ec9db8aa50398845fede3716b9ce33b7f5 (diff)
downloadgit-htmldocs-674f3e1acc5b11dca193bca8d2c5d8b7008c3274.tar.gz
Autogenerated HTML docs for v2.30.0-81-g72c40
Diffstat (limited to 'git-worktree.txt')
-rw-r--r--git-worktree.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-worktree.txt b/git-worktree.txt
index af06128cc..02a706c4c 100644
--- a/git-worktree.txt
+++ b/git-worktree.txt
@@ -143,6 +143,11 @@ locate it. Running `repair` within the recently-moved working tree will
reestablish the connection. If multiple linked working trees are moved,
running `repair` from any working tree with each tree's new `<path>` as
an argument, will reestablish the connection to all the specified paths.
++
+If both the main working tree and linked working trees have been moved
+manually, then running `repair` in the main working tree and specifying the
+new `<path>` of each linked working tree will reestablish all connections
+in both directions.
unlock::