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 9e4468b commit 4e5f9e9Copy full SHA for 4e5f9e9
ObjectiveGit/GTRepository.h
@@ -109,7 +109,7 @@ extern NSString * const GTRepositoryCloneOptionsCredentialProvider;
109
extern NSString * const GTRepositoryCloneOptionsCloneLocal;
110
111
/// A NSURL pointing to a local file that contains PEM-encoded certificate chain.
112
-extern NSString *const GTRepositoryCloneOptionsServerCertificateURL;
+extern NSString * const GTRepositoryCloneOptionsServerCertificateURL;
113
114
/// Repository extended open control flags for
115
/// +initWithURL:flags:ceilingDirs:error:.
0 commit comments