Skip to content

Added Pushing to and Pulling from a repository #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Added Pushing to and Pulling from a repository #329

wants to merge 4 commits into from

Conversation

johnbeatty
Copy link

No description provided.

@joshaber joshaber self-assigned this Feb 19, 2014
@@ -18,6 +18,8 @@
// remote - The underlying `git_remote` object.
- (id)initWithGitRemote:(git_remote *)remote;

- (id)initWithGitRepository:(git_repository *)repository name:(NSString *)name url:(NSString *)url error:(NSError **)error;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this take a git_repository instead of a GTRepository?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style: needs documentation; URL should be capitalized and probably be URLString since it's not an actual NSURL.

@joshaber
Copy link
Member

Thanks!

I stopped there on the review because it seems like the PR isn't quite ready yet. There's a lot of NSLogs or printfs still in the code. You might also take a look at our coding conventions.

@johnbeatty
Copy link
Author

Thanks, I'll fix it up.

phatblat pushed a commit to phatblat/objective-git that referenced this pull request Nov 11, 2014
phatblat pushed a commit to phatblat/objective-git that referenced this pull request Nov 12, 2014
@phatblat phatblat mentioned this pull request Nov 12, 2014
@jspahrsummers
Copy link
Contributor

Superseded by #419.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants