{"id":17234387,"url":"https://github.com/sija/git-rewrite-author","last_synced_at":"2026-04-15T12:36:54.435Z","repository":{"id":66278089,"uuid":"191228840","full_name":"Sija/git-rewrite-author","owner":"Sija","description":"CLI tool for rewriting author/committer history of a git repository","archived":false,"fork":false,"pushed_at":"2023-10-12T15:43:15.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T18:16:33.552Z","etag":null,"topics":["cli","crystal","git","utility"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sija.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-06-10T19:00:49.000Z","updated_at":"2023-07-25T14:26:35.000Z","dependencies_parsed_at":"2023-10-13T05:02:58.516Z","dependency_job_id":null,"html_url":"https://github.com/Sija/git-rewrite-author","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/Sija%2Fgit-rewrite-author","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sija%2Fgit-rewrite-author/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sija%2Fgit-rewrite-author/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sija%2Fgit-rewrite-author/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sija","download_url":"https://codeload.github.com/Sija/git-rewrite-author/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568567,"owners_count":20636803,"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","crystal","git","utility"],"created_at":"2024-10-15T05:29:15.806Z","updated_at":"2025-10-25T20:33:24.236Z","avatar_url":"https://github.com/Sija.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-rewrite-author [![CI](https://github.com/Sija/git-rewrite-author/actions/workflows/ci.yml/badge.svg)](https://github.com/Sija/git-rewrite-author/actions/workflows/ci.yml) [![Releases](https://img.shields.io/github/release/Sija/git-rewrite-author.svg)](https://github.com/Sija/git-rewrite-author/releases) [![License](https://img.shields.io/github/license/Sija/git-rewrite-author.svg)](https://github.com/Sija/git-rewrite-author/blob/master/LICENSE)\n\nRewrite authorship information within a history of a git repository.\n\n## Editing Past Commits Rewrites History!\n\n\u003e No matter how exactly we change the information of past commits, there's one thing to always keep in mind: if we do this, we are effectively rewriting commit history.\n\u003e This is nothing to take lightly: you will create new commit objects in this process, which can become a serious problem for your collaborators - because they might have already based new work on some of the original commits.\n\u003e Therefore, think twice before you rewrite your commit history!\n\nFurther reading:\n\n- https://help.github.com/en/github/using-git/changing-author-info\n- https://www.git-tower.com/learn/git/faq/change-author-name-email\n\n## Installation\n\n```console\n$ make build\n```\n\nIn order to use it system-wide you need to copy the resulting binary into\nyour preferred `bin` location (`/usr/local/bin` by default).\n\n```console\n$ make install [prefix=/usr/local/bin]\n```\n\n## Usage\n\n```console\n$ git rewrite-author [--committer] [--branches] [--tags] [--old-email ...] [--new-email ...] [--old-name ...] [--new-name ...] [cwd]\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/Sija/git-rewrite-author/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Sijawusz Pur Rahnama](https://github.com/Sija) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsija%2Fgit-rewrite-author","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsija%2Fgit-rewrite-author","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsija%2Fgit-rewrite-author/lists"}