I want to undo all changes on remote repository so that it represents the state as it was after commit id bd5bf14
, how can I achieve this?
This is my current graph:
* 299b710 (HEAD -> master, origin-prod/master) Separation of objects
* 2c3a084 bifurcation
* bd5bf14 Merge branch 'master' of https://gitlab.********
|\
| * 63b5065 changed downtime
| * dba5e46 added module
| * 9f52520 added module for Infra
| * 287e409 added module for Infra
| * 7e38cdf added module for Infra
* | be1dd06 Separation of objects
|/
* 934feb2 downtime added.
* f41b8a6 Merge branch 'master' of https://gitlab.*********
|\
| * dc09c13 Update environment
* | 12ca95d Several changes.
|/