Open
Description
Contact Details
Feature Request
When working on a feature with TCR, and sharing a main branch with the team, it is useful to create a branch for the TCR session and squash it at the end. Doing this by hand is repetitive and error prone, and leads to non-uniform commits and actions.
Feature Description
Experiment with a simple script that does that on git. And learn what is good, and whether we should make it a more-standard thing in TCR
Alternatives
- manual shell commands
- work direction the main branch
- the 'mob' tool already does that. Can we just combine the 2 tools together
Additional Context
Maybe having a script for that could open to other features, like keeping a log of all the TCR events archived in a stall branch
Also, we could use AI to create nice commit messages when squashing.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Type
Projects
Status
To do