瀏覽代碼

Fixes capitalization

main
Eric Amodio 2 年之前
父節點
當前提交
bc113549fa
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      walkthroughs/plus/2-worktrees.md

+ 1
- 1
walkthroughs/plus/2-worktrees.md 查看文件

@ -6,4 +6,4 @@
Worktrees make developing on and testing multiple branches easier, by minimizing the context switching between branches. Worktrees allow you to easily work on different branches of a repository simultaneously. You can create multiple working trees, each of which can be opened in individual windows or all together in a single workspace.
_Note: Worktrees do not yet work with VS Code on the web._
_Note: Worktrees do not yet work with VS Code on the Web._

Loading…
取消
儲存