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

How to revert a commit of a project #991

Closed
AlmuHS opened this issue Jan 13, 2020 · 3 comments · Fixed by #1020
Closed

How to revert a commit of a project #991

AlmuHS opened this issue Jan 13, 2020 · 3 comments · Fixed by #1020

Comments

@AlmuHS
Copy link

AlmuHS commented Jan 13, 2020

Description of the problem, including code/CLI snippet

I need to remove an specific commit in a project

Expected Behavior

https://docs.gitlab.com/ce/api/commits.html#revert-a-commit

Actual Behavior

Specifications

  • python-gitlab version:
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): 12.4
@AlmuHS
Copy link
Author

AlmuHS commented Jan 13, 2020

Not implemented yet?

@max-wittig
Copy link
Member

yep. Seems like it. I would be happy to review any MRs, if you want to contribute 👍

@AlmuHS
Copy link
Author

AlmuHS commented Jan 13, 2020

yep. Seems like it. I would be happy to review any MRs, if you want to contribute +1

Where are the functions to create commit? To check this as base

max-wittig added a commit that referenced this issue Feb 20, 2020
feat: add support for commit revert API (#991)
filipowm pushed a commit to filipowm/python-gitlab that referenced this issue Mar 1, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants