We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127582d commit 2ab6f66Copy full SHA for 2ab6f66
1 file changed
README.md
@@ -62,6 +62,10 @@ You can do a text search to change to the worktree directory.
62
63
```bash
64
$ wt <worktree-name/search-term>
65
+
66
+# Select worktree interactively
67
68
+$ wt -i
69
```
70
71
Go to root worktree directory
0 commit comments