{"id":20948353,"url":"https://github.com/raine/git-commit-auto-message","last_synced_at":"2026-04-24T12:03:10.689Z","repository":{"id":66425721,"uuid":"164874129","full_name":"raine/git-commit-auto-message","owner":"raine","description":"Commit with a generic commit message based on the first staged filename and action performed on the file","archived":false,"fork":false,"pushed_at":"2019-01-09T15:51:27.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T22:17:34.901Z","etag":null,"topics":["cli","commit","git"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/raine.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-09T14:04:54.000Z","updated_at":"2023-02-15T20:17:08.000Z","dependencies_parsed_at":"2023-02-22T21:45:43.560Z","dependency_job_id":null,"html_url":"https://github.com/raine/git-commit-auto-message","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raine%2Fgit-commit-auto-message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raine%2Fgit-commit-auto-message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raine%2Fgit-commit-auto-message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raine%2Fgit-commit-auto-message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raine","download_url":"https://codeload.github.com/raine/git-commit-auto-message/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345570,"owners_count":20275869,"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","commit","git"],"created_at":"2024-11-19T00:17:38.146Z","updated_at":"2026-04-24T12:03:05.656Z","avatar_url":"https://github.com/raine.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-commit-auto-message\n\nCommit with a generic commit message based on the first staged filename and\naction performed on the file.\n\nFor cases, when you possibly couldn't come up with a better commit message or it\nsimply doesn't matter.\n\n```sh\n$ git status -s\nA  image.png\n\n$ git-commit-auto-message\n[master a61951a] add image.png\n 1 file changed, 0 insertions(+), 0 deletions(-)\n create mode 100644 my-image.png\n\n$ git mv image.png hello.png\n$ git-commit-auto-message\n[master b48759f] rename image.png to hello.png\n 1 file changed, 0 insertions(+), 0 deletions(-)\n rename image.png =\u003e hello.png (100%)\n\n$ git log\nb48759f rename image.png to hello.png\na61951a add image.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraine%2Fgit-commit-auto-message","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraine%2Fgit-commit-auto-message","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraine%2Fgit-commit-auto-message/lists"}