The topic is the following, I want to revert the Push of other users whenever I want, example:
- UsrA and UsrB work in a repository
- UsrB does a Push
- UsrA wants to revert it completely so that it is as if UsrB never made that Push.
How could this be done?