We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
主要功能:
高效管理多仓库 支持在同一 VSCode 工作区内管理多个 Git 仓库和 worktree,无需为每个仓库单独打开窗口,极大提高开发效率。
便捷的切换与操作 提供快速选择器和树视图,用户可以方便地切换、添加及管理各个 worktree,轻松查看所有关联仓库状态。
灵活的工作流整合 无论是处理复杂的分支结构还是同时维护多个项目,Git Worktree Manager 都能帮助用户更好地组织和操作代码库。
插件市场地址:https://marketplace.visualstudio.com/items?itemName=jackiotyu.git-worktree-manager 项目地址:https://github.com/jackiotyu/git-worktree-manager
The text was updated successfully, but these errors were encountered:
git worktree介绍文章:git 屠龙技:不要再重复克隆仓库了,试试这个🚀🚀🚀
Sorry, something went wrong.
No branches or pull requests
主要功能:
高效管理多仓库
支持在同一 VSCode 工作区内管理多个 Git 仓库和 worktree,无需为每个仓库单独打开窗口,极大提高开发效率。
便捷的切换与操作
提供快速选择器和树视图,用户可以方便地切换、添加及管理各个 worktree,轻松查看所有关联仓库状态。
灵活的工作流整合
无论是处理复杂的分支结构还是同时维护多个项目,Git Worktree Manager 都能帮助用户更好地组织和操作代码库。
插件市场地址:https://marketplace.visualstudio.com/items?itemName=jackiotyu.git-worktree-manager
项目地址:https://github.com/jackiotyu/git-worktree-manager
create-worktree.mp4
The text was updated successfully, but these errors were encountered: