Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/features/virtual-branches/branch-lanes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ You can click on any of these to inspect them and optionally apply them to your

When you click on "Workspace", you will see your main view, which is a list of the virtual branches that are currently applied into your working directory.

For each virtual branch lane, there is a list of uncommitted work and committed work. If there is uncommitted work, can type a commit message and commit it locally.
For each virtual branch lane, there is a list of uncommitted work and committed work. If there is uncommitted work, you can type a commit message and commit it locally.

If you are logged in, you can also use our AI helper to generate your commit message automatically from the diffs of your in progress work by clicking the "Generate Message" button.

Expand Down