{"id":17149409,"url":"https://github.com/yairchu/git-utils","last_synced_at":"2026-05-06T07:37:50.672Z","repository":{"id":66892806,"uuid":"316965497","full_name":"yairchu/git-utils","owner":"yairchu","description":"Small helpers for using git","archived":false,"fork":false,"pushed_at":"2024-12-24T12:56:02.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-29T17:09:40.535Z","etag":null,"topics":["conflict-resolution","git","merge"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yairchu.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-29T14:10:00.000Z","updated_at":"2024-12-24T12:56:06.000Z","dependencies_parsed_at":"2024-12-24T14:45:49.286Z","dependency_job_id":"65b6ae8f-3d7b-48a0-b411-7d2ab2e534e3","html_url":"https://github.com/yairchu/git-utils","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/yairchu%2Fgit-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairchu%2Fgit-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairchu%2Fgit-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairchu%2Fgit-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yairchu","download_url":"https://codeload.github.com/yairchu/git-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245266578,"owners_count":20587452,"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":["conflict-resolution","git","merge"],"created_at":"2024-10-14T21:33:05.442Z","updated_at":"2026-05-06T07:37:45.643Z","avatar_url":"https://github.com/yairchu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-utils\nSmall helpers for using git\n\n## `sub-rebase`\n\nRebase gradually: replay branch commits over newer commits on target branch, to handle the conflicts in smaller units.\n\nSee post: [Break big merges to smaller pieces](https://yairchu.github.io/posts/split-merge-to-smaller-pieces)\n\n## `sub-merge.sh`\n\nA merging variant of `sub-rebase.sh`\n\n## `git-w.py`\n\nA tool to normalize line endings to reduce diffs.\nIt may normalize line endings to either '\\n' (unix) or '\\r\\n' (windows)\ndepending on which one best reduces the diff size.\n\n## `submodules-dedup.py`\n\nA tool to avoid recloning submodules that are repeated across different repositories.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyairchu%2Fgit-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyairchu%2Fgit-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyairchu%2Fgit-utils/lists"}