Skip to content
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

Add cherry_pick() and revert() #97

Merged
merged 4 commits into from
May 5, 2014
Merged

Add cherry_pick() and revert() #97

merged 4 commits into from
May 5, 2014

Conversation

jacquesg
Copy link
Owner

@jacquesg jacquesg commented May 3, 2014

This PR adds support for cherry_pick and merge_. It also removes add_conflict from Index as there is no way to actually add a conflict (you cannot construct an IndexEntry).

- Allow read() to be forced
- Remove add_conflict()
- Also improved test coverage
- Don't treat GIT_ITEROVER specially. It's a return code, not an error code
@jacquesg jacquesg merged commit 4ea1b51 into master May 5, 2014
jacquesg added a commit that referenced this pull request May 5, 2014
@jacquesg jacquesg deleted the jacquesg/cherry-pick branch May 12, 2014 20:03
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.

None yet

1 participant