We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba59006 commit 7de377eCopy full SHA for 7de377e
ObjectiveGit/GTRepository.h
@@ -84,7 +84,7 @@ extern NSString * const GTRepositoryCloneOptionsCredentialProvider;
84
extern NSString * const GTRepositoryCloneOptionsCloneLocal;
85
86
/// A NSURL pointing to a local file that contains PEM-encoded certificate chain.
87
-extern NSString *const GTRepositoryCloneOptionsServerCertificateURL;
+extern NSString * const GTRepositoryCloneOptionsServerCertificateURL;
88
89
/// Repository extended open control flags for
90
/// +initWithURL:flags:ceilingDirs:error:.
0 commit comments