You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to clone the repository I got the following:
$ git clone https://github.com/MicrosoftDocs/mslearn-typescript.git Cloning into 'mslearn-typescript'... fatal: unable to access 'https://github.com/MicrosoftDocs/mslearn-typescript.git/': SSL peer certificate or SSH remote key was not OK
How can I clone it without downloading the whole repository?
The text was updated successfully, but these errors were encountered:
When I try to clone the repository I got the following:
$ git clone https://github.com/MicrosoftDocs/mslearn-typescript.git Cloning into 'mslearn-typescript'... fatal: unable to access 'https://github.com/MicrosoftDocs/mslearn-typescript.git/': SSL peer certificate or SSH remote key was not OK
How can I clone it without downloading the whole repository?
The text was updated successfully, but these errors were encountered: