-
Notifications
You must be signed in to change notification settings - Fork 178
docs: add worktrees feature documentation #511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Review completed. All issues have been resolved.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
docs/features/worktrees.mdx
Outdated
| - Create new worktrees | ||
| - Delete existing worktrees | ||
| - Configure `.worktreeinclude` settings | ||
| - Choose wheter to show the selector in the home screen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: "wheter" should be "whether".
| - Choose wheter to show the selector in the home screen | |
| - Choose whether to show the selector in the home screen |
Fix it with Roo Code or mention @roomote and request a fix.
Review completed. Found 1 issue:
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
|
@roomote Fix the issue. Also, copy the YouTube video embedding format for other .mdx files containing tutorials and embed this https://youtu.be/BRrhcYYSh9M YouTube video as the tutorial for this page. Additionally, add this video to the JSON file at docs/tutorial-videos.json so that it’s available as a tutorial video title. The title in the json should be Worktrees. |
Fixed the reported issues. All local checks passed. |
Added comprehensive documentation for the Worktrees feature in the Roo Code Extension Features section.
Changes
docs/features/worktrees.mdxpage with:sidebars.tsto include the worktrees page in the Features sectionStructure
Followed the same structure as other feature docs (overview → getting started → key functionality) similar to roomote-control documentation.
View task on Roo Code Cloud
Important
Adds documentation for the Worktrees feature, including setup and usage, and updates the sidebar to include this new page.
worktrees.mdxtodocs/features/with sections on overview, getting started, key functionality, use cases, limitations, and best practices..worktreeinclude.sidebars.tsto includefeatures/worktreesin the Features section.This description was created by
for 4aa8f29. You can customize this summary. It will automatically update as commits are pushed.