Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9f88866

Browse files
committed
docs: Refresh Worktrees documentation
1 parent 0ff42a4 commit 9f88866

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

‎gitlens/GL-Worktrees.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
---
2-
3-
title: Gitlens Worktrees
4-
description: Learn about Worktrees in Gitlens
2+
title: GitLens Worktrees
3+
description: Use GitLens Worktrees to develop and test multiple branches in VS Code without switching.
54
taxonomy:
65
category: gitlens
76

87
---
98

10-
<img src="/wp-content/uploads/worktrees-view.png" class="help-center-img img-bordered">
9+
<kbd>Last updated: August 2025</kbd>
10+
11+
## Worktrees View
12+
13+
<figure>
14+
<img src="/wp-content/uploads/worktrees-view.png" class="help-center-img img-bordered" alt="GitLens Worktrees view in VS Code showing multiple branches" />
15+
<figcaption style="text-align: center; color: #888">GitLens Worktrees view</figcaption>
16+
</figure>
17+
18+
The GitLens **Worktrees** view lets you create, view, and manage [worktrees](https://www.gitkraken.com/learn/git/git-worktree). Worktrees allow you to check out multiple branches of the same repository at the same time.
1119

12-
A [customizable](gitlens/gitlens-settings/#worktrees-view-settings) view to create, view, and work with <ahref="https://www.gitkraken.com/learn/git/git-worktree"target="_blank">Worktrees</a>. Worktrees allow multiple branches to be checked-out at once on the same repository. This makes it easier to develop on, or test multiple branches, by minimizing the context switching between branches.
20+
This makes it easier to develop or test different branches in parallel while minimizing the context switching between them.
1321

14-
***
22+
You can also [customize Worktrees settings](gitlens/gitlens-settings/#worktrees-view-settings) to fit your workflow.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /