Skip to content

Commit 2151f4c

Browse files
author
GitHub Workshop Bot
committed
docs: clarify Git install order for users who already have VS Code (closes #71)
1 parent 0ce0155 commit 2151f4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/00-pre-workshop-setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,8 @@ If you open Feature Preview and neither **"New Issues Experience"** nor **"New F
465465

466466
> **VS Code does not install Git.** It detects whether Git is already on your system. If Git is missing, the Source Control panel will display a warning, and all `git` commands in the terminal will fail. Install Git before installing VS Code.
467467
468+
> **Already have VS Code installed?** No problem -- you do not need to reinstall it. Just install Git using the instructions below, then restart VS Code. VS Code detects Git automatically on startup, so after a restart, the Source Control panel and all `git` commands in the terminal will work immediately. No extra configuration is needed.
469+
468470
#### Windows
469471

470472
1. Download the Git for Windows installer from [Git for Windows download page](https://git-scm.com/download/win)

0 commit comments

Comments
 (0)