{"id":19882891,"url":"https://github.com/santerijps/git-commit-conv","last_synced_at":"2025-10-29T05:37:06.374Z","repository":{"id":41391964,"uuid":"509206025","full_name":"santerijps/git-commit-conv","owner":"santerijps","description":"Generate a git commit-msg hook easily to enforce a strict commit message format.","archived":false,"fork":false,"pushed_at":"2022-07-01T10:49:00.000Z","size":8,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T18:27:35.627Z","etag":null,"topics":["commit-message","git","vlang"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santerijps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-30T19:19:59.000Z","updated_at":"2024-04-29T14:32:26.000Z","dependencies_parsed_at":"2022-09-21T07:24:34.292Z","dependency_job_id":null,"html_url":"https://github.com/santerijps/git-commit-conv","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santerijps%2Fgit-commit-conv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santerijps%2Fgit-commit-conv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santerijps%2Fgit-commit-conv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santerijps%2Fgit-commit-conv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santerijps","download_url":"https://codeload.github.com/santerijps/git-commit-conv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241311344,"owners_count":19942139,"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":["commit-message","git","vlang"],"created_at":"2024-11-12T17:18:51.750Z","updated_at":"2025-10-29T05:37:01.334Z","avatar_url":"https://github.com/santerijps.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-commit-conv\n\nGenerate a git commit-msg hook easily to enforce a strict commit message format. Simply run the executable in your git repository to add the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard to the commit-msg hook.\n\nYou can also provide a path to the git repository and a custom RegEx pattern to check the commit messages against.\n\n## Usage\n\n```txt\ngit-commit-conv 0.2.0\n-----------------------------------------------\nUsage: git-commit-conv \n   or: git-commit-conv --status\n   or: git-commit-conv --regex '^TICKET-\\d+: .+$'\n   or: git-commit-conv --path /path/to/repo --regex '^TICKET-\\d+: .+$'\n\nDescription: Generate a git commit-msg hook quickly!\n\nThis application does not expect any arguments\n\nOptions:\n  -r, --regex \u003cstring\u003e      The RegEx pattern to compare the commit message to. Defaults to conventional commits.\n  -p, --path \u003cstring\u003e       Path to a git repository where to add the hook. Defaults to current directory.       \n  -r, --reset               Reset (remove) the commit-msg hook.\n  -v, --verbose             Print program messages.\n  -s, --status              Get the current commit-msg hook, if any.\n  -i, --install \u003cstring\u003e    Install a RegEx pattern with a name.\n  -u, --uninstall \u003cstring\u003e  Uninstall a RegEx pattern by name.\n  -n, --name \u003cstring\u003e       The name of the installed RegEx pattern to use.\n  -l, --list                List all installed RegEx patterns.\n  -h, --help                display this help and exit\n  --version                 output version information and exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanterijps%2Fgit-commit-conv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanterijps%2Fgit-commit-conv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanterijps%2Fgit-commit-conv/lists"}