Skip to content

Commit b4d5816

Browse files
committed
0xdeadbeef
1 parent 4edb350 commit b4d5816

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
@@ -302,8 +302,6 @@ + (nullable instancetype)cloneFromURL:(NSURL *)originURL toWorkingDirectory:(NSU
302302
}
303303

304304
return [[self alloc] initWithGitRepository:repository];
305-
306-
return nil;
307305
}
308306

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

0 commit comments

Comments
 (0)