Dear Support, Advisor: our current code repo and deployment setup uses Bitbucket (on the cloud) and AWS code pipelines. We don't use Bitbucket pipelines.
We very much need confirmation about the ability to reverse an already merged commit. Is it possible? If so, how? what's required?
Our hope is that reversing the commit will also reverse the latest deployment that uses it because the reversal will trigger a deployment similar to when a commit is merged.
Please note that this is assuming no pull request is done, which might be what we should be doing in the isolated cases leading to this question, even if it is a development environment.
Thank you so much!
Cynthia
The answer is not specific to Bitbucket Cloud, but it is actually specific to Git.
There are several approaches to "undo", "revert" Git commits, see this StackOverflow topic: https://stackoverflow.com/questions/927358/how-do-i-undo-the-most-recent-local-commits-in-git
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.