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

Implement repository.reset, with tests #292

Closed
wants to merge 1 commit into from

Conversation

oscarsj
Copy link
Contributor

@oscarsj oscarsj commented Nov 29, 2013

This patch makes the function git_reset from libgit available to python repository class:
repository.reset(oid, reset_type)
Includes three tests to test the different types of git reset modes (hard, soft, mixed)

@jdavid
Copy link
Member

jdavid commented Nov 30, 2013

There are conflicts against the master branch, please rebase.

@oscarsj oscarsj closed this Dec 2, 2013
@oscarsj oscarsj deleted the implement-reset branch December 2, 2013 12:47
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

2 participants