{"id":19343520,"url":"https://github.com/hex0cter/git-amend","last_synced_at":"2025-06-16T06:07:41.759Z","repository":{"id":56874225,"uuid":"206869794","full_name":"hex0cter/git-amend","owner":"hex0cter","description":"Update old git commits with new author, committer, or even the commit date!","archived":false,"fork":false,"pushed_at":"2020-06-05T02:07:17.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T17:24:52.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/hex0cter.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":"2019-09-06T20:34:01.000Z","updated_at":"2020-06-05T02:07:21.000Z","dependencies_parsed_at":"2022-08-20T22:30:37.178Z","dependency_job_id":null,"html_url":"https://github.com/hex0cter/git-amend","commit_stats":null,"previous_names":["hex0cter/git-shuffle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex0cter%2Fgit-amend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex0cter%2Fgit-amend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex0cter%2Fgit-amend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex0cter%2Fgit-amend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hex0cter","download_url":"https://codeload.github.com/hex0cter/git-amend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex0cter%2Fgit-amend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259064039,"owners_count":22799739,"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":[],"created_at":"2024-11-10T03:38:34.342Z","updated_at":"2025-06-16T06:07:41.737Z","avatar_url":"https://github.com/hex0cter.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-amend\n[![Build Status](https://travis-ci.org/hex0cter/git-amend.svg?branch=master)](https://travis-ci.org/hex0cter/git-amend)\n[![Gem Version](https://badge.fury.io/rb/git-amend.svg)](https://badge.fury.io/rb/git-amend)\n\nA CLI tool to update the information of exisiting git commit, such as commit date, auther, etc.\n\n## How to install\n```bash\ngem install git-amend\n```\n\n## How to install\n```bash\ngem build git-amend.gemspec\ngem install --local git-amend-\u003cversion\u003e.gem\ncd \u003crepository\u003e\ngit-amend\n```\n\n## How to use\n```bash\nUsage: git-amend [options]\n    -p, --path=\u003cpath\u003e                Path to the target respository\n    -a, --author=\u003cemail\u003e             Author email for all commits\n    -n, --author-name=\u003cname\u003e         Author name for all commits\n    -c, --committer=\u003cemail\u003e          Committer email for all commits\n    -m, --committer-name=\u003cname\u003e      Committer name for all commits\n    -C, --commit-hash=\u003chash\u003e         The hash of git commit that needs to be updated\n    -s, --shuffle                    Whether to shuffle the commit date (default: no)\n    -f, --from=\u003cdate\u003e                Date of the first commit (YYYY-mm-dd), only used with --shuffle\n    -t, --to=\u003cdate\u003e                  Date of the latest commit (YYYY-mm-dd), only used with --shuffle\n    -v, --verbose                    Verbose mode\n    -V, --version                    Print version\n    -d, --dry-run                    Dry run without executing the actual command.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhex0cter%2Fgit-amend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhex0cter%2Fgit-amend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhex0cter%2Fgit-amend/lists"}