atlas.change_control.rollback_change_set
Details
Type: function
File: atlas/change_control.py
Lines: 625–741
Signature: (conn: sqlite3.Connection, config: CodebaseConfig, change_set_id: str, dry_run: bool=False) -> ChangeRollbackResult
Docstring
Roll back a completed or in-progress change set to its before copies.
Children
| Name | Type | Line |
|---|---|---|
| atlas.change_control.rollback_change_set.change_set | attribute | 632 |
| atlas.change_control.rollback_change_set.files | attribute | 661 |
| atlas.change_control.rollback_change_set.restored | attribute | 662 |