Damian Giebas
Damian Giebas
When using better-commits with pre-commit hooks, if the commit fails due to hook failures (e.g., linting errors), the user needs to go through the entire better-commits flow again after fixing...
## Feature Request: CLI Parameters Support ### Background Currently `better-commits` works only in interactive mode, which is great for thoughtful commit creation. However, adding CLI parameter support would significantly improve...
Hi. I'd like to report a problem, because I'm using pygit2 in a project and I find that in cloud environments (specifically AWS Lambda) the package just doesn't work. You...