| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(ci-new): preserve dirty changes across CI lock | 魏曹先生 | 3 days | 1 | -12/+29 |
| | | | | | | | Store dirty workspace changes in a temporary commit so `git-unlock` can restore them, with the marker file content (`true`/`false`) recording which restore path to take. | ||||
| * | feat(ci-new): add git-lock and git-unlock CI commands | 魏曹先生 | 3 days | 1 | -0/+60 |
| Add temporary commit and restore commands to stabilize the workspace during CI runs, with safety checks and error handling. | |||||
