File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ extern NSString *const GTRepositoryRemoteOptionsCredentialProvider;
5353// / remote - The remote to push to.
5454// / options - Options applied to the push operation.
5555// / Recognized options are:
56- // / `OP_GTRepositoryRemoteOptionsCredentialProvider `
56+ // / `GTRepositoryRemoteOptionsCredentialProvider `
5757// / error - The error if one occurred. Can be NULL.
5858// / progressBlock - An optional callback for monitoring progress.
5959// /
@@ -67,7 +67,7 @@ extern NSString *const GTRepositoryRemoteOptionsCredentialProvider;
6767// / remote - The remote to push to.
6868// / options - Options applied to the push operation.
6969// / Recognized options are:
70- // / `OP_GTRepositoryRemoteOptionsCredentialProvider `
70+ // / `GTRepositoryRemoteOptionsCredentialProvider `
7171// / error - The error if one occurred. Can be NULL.
7272// / progressBlock - An optional callback for monitoring progress.
7373// /
You can’t perform that action at this time.
0 commit comments