The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
bitbucket how to revert a commit?
is there any button on bitbucket web application. I avoid using git commands.
This has > 1k views so I'm going to necro this topic and say that this is actually a *bad* idea. If you want to revert a commit via the web UI, how are you going to test to make sure that the revert doesn't break anything?
The only two options there seem to be:
If you're going to test locally, then you may as well just do the revert locally as well. This can include using a UI for Git locally if you really want to avoid typing `git` in the terminal.
This only really applies to doing reverts for arbitrary commits. If you want to revert a PR, you are already able to do this via the Bitbucket UI.
I would look at the help for the plugin as there might be something there. If not, I believe you will need to use the git revert command to back out the last commit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.