{"id":37174860,"url":"https://github.com/jameshiew/same","last_synced_at":"2026-01-14T20:25:42.377Z","repository":{"id":57508166,"uuid":"234955625","full_name":"jameshiew/same","owner":"jameshiew","description":"CLI utility for listing branches different to master","archived":true,"fork":false,"pushed_at":"2023-10-20T17:43:22.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T15:49:15.595Z","etag":null,"topics":["git-branch","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jameshiew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-19T19:45:55.000Z","updated_at":"2024-11-17T00:06:44.000Z","dependencies_parsed_at":"2022-09-19T13:40:43.471Z","dependency_job_id":null,"html_url":"https://github.com/jameshiew/same","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jameshiew/same","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fsame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fsame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fsame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fsame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jameshiew","download_url":"https://codeload.github.com/jameshiew/same/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jameshiew%2Fsame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["git-branch","golang"],"created_at":"2026-01-14T20:25:41.861Z","updated_at":"2026-01-14T20:25:42.355Z","avatar_url":"https://github.com/jameshiew.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# same\n\nsame lists Git branches which have an empty diff against the `master` branch.\n\nThis includes branches which may have at one point been different to master, but have since had the `master` branch merged in or have otherwise \"caught up\".\n\n## Installation\n\n```shell script\ngo install github.com/jameshiew/same\n```\n\n## Usage\n\nUseful for piping into `xargs` for executing further Git commands e.g.\n\n### Show branches with no diff\n\n```shell script\nsame | xargs git show-branch\n```\n\n### Delete branches with no diff\n\n```shell script\nsame | xargs git branch -D\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameshiew%2Fsame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameshiew%2Fsame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameshiew%2Fsame/lists"}