File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ var cloneOptions = {};
7070
7171Unfortunately in OS X there is a problem where libgit2 is unable to look up
7272GitHub 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
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ var cloneOptions = {};
7474
7575Unfortunately in OS X there is a problem where libgit2 is unable to look up
7676GitHub 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
You can’t perform that action at this time.
0 commit comments