{"id":18046795,"url":"https://github.com/blipinsk/git-split-commit","last_synced_at":"2026-05-08T04:44:18.634Z","repository":{"id":170614990,"uuid":"637204623","full_name":"blipinsk/git-split-commit","owner":"blipinsk","description":"↔ A bash script which splits a git commit into multiple commits, one for each modified file.","archived":false,"fork":false,"pushed_at":"2023-05-29T11:24:12.000Z","size":455,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T02:55:42.728Z","etag":null,"topics":["bash","bash-script","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":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blipinsk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-06T20:39:11.000Z","updated_at":"2023-08-02T02:21:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"d093e94d-caac-4171-a66a-72dc24466b84","html_url":"https://github.com/blipinsk/git-split-commit","commit_stats":null,"previous_names":["blipinsk/git-split-commit"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/blipinsk/git-split-commit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blipinsk%2Fgit-split-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blipinsk%2Fgit-split-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blipinsk%2Fgit-split-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blipinsk%2Fgit-split-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blipinsk","download_url":"https://codeload.github.com/blipinsk/git-split-commit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blipinsk%2Fgit-split-commit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32767589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","bash-script","commit","git"],"created_at":"2024-10-30T19:09:05.713Z","updated_at":"2026-05-08T04:44:18.608Z","avatar_url":"https://github.com/blipinsk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![git-split-commit](/img/banner_1100x330.png)\n\n\nA bash script that splits a git commit into multiple commits, one for each modified file.\n\n**Check out my [blog](https://medium.com/@blipinsk) :shipit: or say *hi* on [Twitter](https://twitter.com/blipinsk).**\n\nHow does it work?\n=================\n\n![how_it_works](/img/how_it_works.png)\n\nInstallation\n============\n\n1. Clone the repo\n2. (_optional_) Install git alias\n\n```shell\n./install-git-alias.sh\n```\n\nAlthough the second step is _optional_, it is strongly advised. You can use the script directly without installing the git alias, but git alias makes it much better.\n\nUsage\n=====\n\nTo split a Git commit, run the git alias for the script with the hash of the commit to split as the only argument:\n```shell\nUsage: git split-commit \u003ccommit_hash\u003e [options]\nOptions:\n  --no-push, -np              Skips the offer to **force** push the original branch\n  --keep-temp-branch, -ktb    Retains the temporary branch used to split the commit\n  --version, -v               Prints the version of the script\n  --help, -h                  Prints this usage message\n```\n\nExample\n=======\n![example](/img/example.png)\n\n\nDeveloped by\n============\n * Bartek Lipinski\n\nLicense\n=======\n\nCopyright 2023 Bartosz Lipiński\n\nThis script is licensed under the [Mozilla Public License 2.0](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblipinsk%2Fgit-split-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblipinsk%2Fgit-split-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblipinsk%2Fgit-split-commit/lists"}