Skip to content

Commit 3cb36a8

Browse files
committed
0xdeadbeef
1 parent 311ca45 commit 3cb36a8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ObjectiveGit/GTRepository.m

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,6 @@ + (nullable instancetype)cloneFromURL:(NSURL *)originURL toWorkingDirectory:(NSU
322322
}
323323

324324
return [[self alloc] initWithGitRepository:repository];
325-
326-
return nil;
327325
}
328326

329327
- (id)lookUpObjectByGitOid:(const git_oid *)oid objectType:(GTObjectType)type error:(NSError **)error {

0 commit comments

Comments
 (0)