We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f63d2 commit 0dc78b7Copy full SHA for 0dc78b7
3 files changed
guides/cloning/gh-two-factor/README.md
@@ -70,7 +70,7 @@ var cloneOptions = {};
70
71
Unfortunately in OS X there is a problem where libgit2 is unable to look up
72
GitHub certificates correctly. In order to bypass this problem, we're going
73
-to bypass the certificate check.
+to passthrough the certificate check.
74
75
*Note: this is not a problem with Windows or Linux*
76
guides/cloning/http/README.md
@@ -74,7 +74,7 @@ var cloneOptions = {};
77
78
79
80
guides/cloning/ssh-with-agent/index.js
0 commit comments