Skip to content

Commit 03788d2

Browse files
committed
Add note about Linux/WSL 2
These comments are known to apply to Ubuntu, other distros may vary.
1 parent 166307a commit 03788d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

episodes/02-getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ credential.https://dev.azure.com.usehttppath=true
6161
init.defaultbranch=master
6262
```
6363

64+
If you are using Linux or WSL 2 on Windows, you might not see any output at all.
65+
6466
If you have different output, then you may have your Git configured already. If you have not configured Git, we will do that together now.
6567
First, we will tell Git our user name and email.
6668

0 commit comments

Comments
 (0)