Skip to content

Commit 0dc78b7

Browse files
tbranyenJohn Haley
authored andcommitted
Only say bypass once!
1 parent 48f63d2 commit 0dc78b7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

guides/cloning/gh-two-factor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ var cloneOptions = {};
7070

7171
Unfortunately in OS X there is a problem where libgit2 is unable to look up
7272
GitHub certificates correctly. In order to bypass this problem, we're going
73-
to bypass the certificate check.
73+
to passthrough the certificate check.
7474

7575
*Note: this is not a problem with Windows or Linux*
7676

guides/cloning/http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ var cloneOptions = {};
7474

7575
Unfortunately in OS X there is a problem where libgit2 is unable to look up
7676
GitHub certificates correctly. In order to bypass this problem, we're going
77-
to bypass the certificate check.
77+
to passthrough the certificate check.
7878

7979
*Note: this is not a problem with Windows or Linux*
8080

guides/cloning/ssh-with-agent/index.js

Whitespace-only changes.

0 commit comments

Comments
 (0)