{"id":16825080,"url":"https://github.com/max-wittig/smartsquash","last_synced_at":"2026-01-26T22:52:48.535Z","repository":{"id":57468621,"uuid":"239866925","full_name":"max-wittig/smartsquash","owner":"max-wittig","description":"Makes daily git workflows easier, automates rebases or fixups","archived":false,"fork":false,"pushed_at":"2023-08-03T16:42:21.000Z","size":37,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-20T00:30:48.834Z","etag":null,"topics":["git","python3","rebase","smartsquash","squash"],"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/max-wittig.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-02-11T21:20:22.000Z","updated_at":"2020-03-11T21:44:17.000Z","dependencies_parsed_at":"2024-10-13T11:13:02.690Z","dependency_job_id":"37430aab-26dc-423a-a0ac-d8e948adc53e","html_url":"https://github.com/max-wittig/smartsquash","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"3f68f2f3f3909316017126941ae2d5373593025c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-wittig%2Fsmartsquash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-wittig%2Fsmartsquash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-wittig%2Fsmartsquash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max-wittig%2Fsmartsquash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max-wittig","download_url":"https://codeload.github.com/max-wittig/smartsquash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239972809,"owners_count":19727429,"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":["git","python3","rebase","smartsquash","squash"],"created_at":"2024-10-13T11:12:50.741Z","updated_at":"2026-01-26T22:52:44.982Z","avatar_url":"https://github.com/max-wittig.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smartsquash\n\n[![PyPI](https://badge.fury.io/py/smartsquash.svg)](https://badge.fury.io/py/smartsquash)\n[![PyPI - License](https://img.shields.io/pypi/l/smartsquash.svg)](https://github.com/max-wittig/smartsquash/blob/master/LICENSE)\n\u003ca href=\"https://github.com/psf/black\"\u003e\u003cimg alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\u003e\u003c/a\u003e\n\n\u003e This is still in testing phase.\n\nMakes daily git workflows easier, automates rebases or fixups.\n\n### build\n\n```sh\npoetry install --no-dev --no-root\npoetry build\n```\n\n### installation\n\n```sh\npip3 install smartsquash\n```\n\n### usage\n\n```sh\nusage: sq [-h] [--target-branch TARGET_BRANCH] [--repo REPO] [--dry] [-s] [--no-add]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --target-branch TARGET_BRANCH\n                        Specify branch to target. Default is 'master'\n  --repo REPO           Specify repo to modify. Uses pwd by default\n  --dry                 Run dry\n  -s, --squash          Squash similar commits on your feature branch\n  --no-add              Don't add modified files to staging area\n```\n\n### run tests\n\n```sh\npoetry run coverage run --source . -m pytest  \npoetry run coverage report\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-wittig%2Fsmartsquash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax-wittig%2Fsmartsquash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax-wittig%2Fsmartsquash/lists"}