Skip to content

Commit 34a1145

Browse files
ISP filtering issues when cloning (#23156)
* ISP filtering issues when cloning A friendly note/point that may help when ISPs having web filtering that drops/kills connections * corrected spelling error
1 parent 76aef6a commit 34a1145

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/BuildFromSource.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ To update an existing copy, run:
6868
git submodule update --init --recursive
6969
```
7070

71+
**NOTE** some ISPs have been know to use web filtering software that has caused issues with git repository cloning, if you experience issues cloning this repo please review <https://help.github.com/en/github/authenticating-to-github/using-ssh-over-the-https-port>
72+
7173
## Building in Visual Studio
7274

7375
Before opening our .sln files in Visual Studio or VS Code, you need to perform the following actions.

0 commit comments

Comments
 (0)