Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Stash support #265

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

Merged
merged 18 commits into from
Sep 29, 2013
Merged

Stash support #265

merged 18 commits into from
Sep 29, 2013

Conversation

jspahrsummers
Copy link
Contributor

Depends on libgit2/libgit2#1881.

Bringing #198 up to date and fixing up review notes.

@jspahrsummers jspahrsummers mentioned this pull request Sep 27, 2013
@jspahrsummers
Copy link
Contributor Author

I really wanted to implement popping/applying, but that's a big hairy yak that'll have to wait on libgit2/libgit2#1447.

This is ready for review.

return nil;
}

GTOID *oid = [[GTOID alloc] initWithGitOid:&git_oid];
Copy link
Member

Choose a reason for hiding this comment

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

This could use -lookupObjectByGitOid:... to avoid creating the GTOID.

@ghost ghost assigned joshaber Sep 28, 2013
@jspahrsummers
Copy link
Contributor Author

:neckbeard:

@joshaber
Copy link
Member

🎇

joshaber added a commit that referenced this pull request Sep 29, 2013
@joshaber joshaber merged commit 9da8291 into master Sep 29, 2013
@joshaber joshaber deleted the stash branch September 29, 2013 01:34
phatblat pushed a commit to phatblat/objective-git that referenced this pull request Sep 13, 2014
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.

5 participants