A utility (and eventual create) for working with conventional commits in Git repository.
Go to file
2024-03-10 18:04:03 -05:00
src fix: maybe check the message of the current commit instead 2024-03-10 18:04:03 -05:00
.editorconfig chore: initial commit of ideas 2024-03-09 01:00:57 -06:00
.envrc chore: initial commit of ideas 2024-03-09 01:00:57 -06:00
.gitignore chore: initial commit of ideas 2024-03-09 01:00:57 -06:00
.prettierignore chore: initial commit of ideas 2024-03-09 01:00:57 -06:00
Cargo.lock feat: added file matching to the commits 2024-03-09 22:02:47 -06:00
Cargo.toml feat: added file matching to the commits 2024-03-09 22:02:47 -06:00
CODE_OF_CONDUCT.md chore: initial commit of ideas 2024-03-09 01:00:57 -06:00
DCO.md chore: initial commit of ideas 2024-03-09 01:00:57 -06:00
flake.lock build: packaged for a flake 2024-03-09 22:51:46 -06:00
flake.nix build: packaged for a flake 2024-03-09 22:51:46 -06:00
rust-toolchain.toml chore: initial commit of ideas 2024-03-09 01:00:57 -06:00