You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failureReason:@"The object %s couldn't be found in the repository.", oid_str];
293
+
*error = [NSErrorgit_errorFor:gitError description:@"Failed to lookup object"userInfo:@{GTGitErrorOID: [GTOID oidWithGitOid:oid]} failureReason:@"The object %s couldn't be found in the repository.", oid_str];
0 commit comments