mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Add --init and --clone to gitx CLI and Applescript
Allows creating repositories from the command line, Applescript, or the scripting bridge. These are basic commands, if you need to use commandline options then use git itself.
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
}
|
||||
|
||||
- (id) documentForLocation:(NSURL*) url;
|
||||
- (void)initNewRepositoryAtURL:(NSURL *)url;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user