I'm looking for an option to revert a merged Pull Request
in AWS code commit
with out involving cli
similar to the revert option in Github
.
Thanks in advance.
Edit :- I know this could be achieved through cli
. But that is not what I need. How this can be achieved using code commit
interface, is the question.