MCPcopy Index your code
hub / github.com/alt-art/commit

github.com/alt-art/commit @0.7.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.7.0 ↗ · + Follow
60 symbols 121 edges 11 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Logo

Commit

See wiki page for usage and configuration.

See Installation guide for installation.

This command-line interface makes it possible to make patterned (conventional) commit messages to organize your repository.

This project is based on cz-cli but do everything best than the original.

I made this project for my own use, because I don't want to mess with the original cz-cli.

Principal changes in this project

  • Don't need to make your project commitizen friendly
  • Can be used with any project and any language
  • Custom conventional commit message style can be used without any other packages
  • Plug and play just needs git installed

Contributing

See CONTRIBUTING.md

Core symbols most depended-on inside this repo

git_exec
called by 4
src/commit.rs
set_scope
called by 4
src/commit_message/message_build/mod.rs
select_custom_config_path
called by 4
src/config/mod.rs
set_type
called by 3
src/commit_message/message_build/mod.rs
set_description
called by 3
src/commit_message/message_build/mod.rs
set_body
called by 3
src/commit_message/message_build/mod.rs
set_footer
called by 3
src/commit_message/message_build/mod.rs
get_config_path
called by 3
src/config/mod.rs

Shape

Method 32
Function 20
Class 8

Languages

Rust100%

Modules by API surface

src/commit_message/mod.rs9 symbols
src/commit.rs8 symbols
src/commit_pattern/messages.rs7 symbols
src/commit_message/message_build/mod.rs7 symbols
src/commit_pattern/mod.rs6 symbols
src/commit_message/prompt.rs6 symbols
src/commit_pattern/config.rs5 symbols
src/config/mod.rs4 symbols
src/config/tests.rs3 symbols
src/commit_message/message_build/tests.rs3 symbols
src/main.rs2 symbols

For agents

$ claude mcp add commit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact