committed
committed copied to clipboard
Nitpicking commit history since beabf39
It would be nice to load config by default from `.config/committed.toml`, in addition to a top level `committed.toml` and the path configurable with the command line option. There are some...
Hi, I see there's a Dockerfile but cannot seem to find a corresponding Docker image in any public registry. Would it be possible to publish Docker images to GHCR or...
Requiring commit subjects **not** to be capitalized is a common practice especially with conventional commit implementations. There does not seem to be a way to enforce this with committed, and...