{"id":13822626,"url":"https://github.com/mainrs/git-cm","last_synced_at":"2025-06-10T16:34:35.766Z","repository":{"id":36989163,"uuid":"280201267","full_name":"mainrs/git-cm","owner":"mainrs","description":"Easily create conventional-commits friendly commit messages.","archived":false,"fork":false,"pushed_at":"2024-07-08T01:14:42.000Z","size":295,"stargazers_count":98,"open_issues_count":27,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T07:10:43.656Z","etag":null,"topics":["cli","conventional-commits","git","git-subcommand"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mainrs.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"license-apache","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-16T16:19:01.000Z","updated_at":"2025-04-17T13:30:09.000Z","dependencies_parsed_at":"2024-01-18T04:07:11.692Z","dependency_job_id":"c69c87dd-97c4-49de-a08c-89e874dbe142","html_url":"https://github.com/mainrs/git-cm","commit_stats":null,"previous_names":["sirwindfield/git-cm"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mainrs%2Fgit-cm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mainrs%2Fgit-cm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mainrs%2Fgit-cm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mainrs%2Fgit-cm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mainrs","download_url":"https://codeload.github.com/mainrs/git-cm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mainrs%2Fgit-cm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259111310,"owners_count":22806889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","conventional-commits","git","git-subcommand"],"created_at":"2024-08-04T08:02:09.835Z","updated_at":"2025-06-10T16:34:35.744Z","avatar_url":"https://github.com/mainrs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# git-cm\n\n\u003e A git subcommand for creating conventional-friendly commit messages.\n\n## Installation\n\nEither compile from source or install via [crates.io](https://crates.io):\n\n```console\n$ cargo install git-cm --locked\n```\n\nFor macOS, you can install `git-cm` via homebrew:\n\n```console\n$ brew install sirwindfield/tap/git-cm\n```\n\n## Usage\n\nInstead of using `git commit` to commit changes, simply run `git cm`. This will start the questioning process and commit the message once you're done.\n\nYou also have to specifiy which types of commits your project supports. Just add the following to your `Cargo.toml`:\n\n```toml\n[package.metadata.commits]\ndefaults = true\n\n# This is optional\n[[package.metadata.commits.type]]\nname = \"xyz\"\ndesc = \"A custom command\"\n```\n\n## Example run\n\n![Example run GIF](.github/git-cm.gif)\n\n#### License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"license-apache\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"license-mit\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e\n\n\u003cbr\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainrs%2Fgit-cm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainrs%2Fgit-cm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainrs%2Fgit-cm/lists"}