mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
no libgit2
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@
|
||||
|
||||
- (void) selectCommit:(NSString*)c
|
||||
{
|
||||
[historyController selectCommit:[PBGitSHA shaWithString:c]];
|
||||
[historyController selectCommit:c];
|
||||
}
|
||||
|
||||
// TODO: need to be refactoring
|
||||
|
||||
Reference in New Issue
Block a user