Feat: publish this as a lib #53
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
rust
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lab/turboCommit#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This could integrate nicely with other applications, e.g. gitui. It looks like at the moment, the only way to get results is through the CLI and ONLY through interactive input. I'm thinking if there were a way to expose the results as data/structs for another application to consume and use, it could be quite useful. I'd be happy to open up a quick PR on this to show my idea and go from there.
Feel free to open a draft PR. My first thought would be an
-ooption to set output format to e.gjsonyamletc.If all you're looking for is a commit non-interactively, you can use
-ato just generate 1 option and automatically choose that one.