Quellcode durchsuchen

Fixes capitalization

main
Eric Amodio vor 2 Jahren
Ursprung
Commit
bc113549fa
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      walkthroughs/plus/2-worktrees.md

+ 1
- 1
walkthroughs/plus/2-worktrees.md Datei anzeigen

@ -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._

Laden…
Abbrechen
Speichern