mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
The ApplicationController does not own a repository any more
This commit is contained in:
@@ -24,6 +24,4 @@
|
||||
|
||||
- (IBAction)saveAction:sender;
|
||||
- (IBAction)switchBranch:sender;
|
||||
|
||||
@property (retain) PBGitRepository* repository;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user