{"id":29119345,"url":"https://github.com/waffleboot/giiter","last_synced_at":"2026-04-13T11:01:35.554Z","repository":{"id":79094663,"uuid":"474338359","full_name":"waffleboot/giiter","owner":"waffleboot","description":"split feature branch commits to review branches and push them as MR to gitlab","archived":false,"fork":false,"pushed_at":"2022-05-17T18:01:24.000Z","size":168,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T14:02:03.054Z","etag":null,"topics":["code-review","git","gitlab","review"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waffleboot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-03-26T12:17:34.000Z","updated_at":"2022-03-29T06:14:52.000Z","dependencies_parsed_at":"2023-08-28T17:16:21.689Z","dependency_job_id":null,"html_url":"https://github.com/waffleboot/giiter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/waffleboot/giiter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffleboot%2Fgiiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffleboot%2Fgiiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffleboot%2Fgiiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffleboot%2Fgiiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waffleboot","download_url":"https://codeload.github.com/waffleboot/giiter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waffleboot%2Fgiiter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["code-review","git","gitlab","review"],"created_at":"2025-06-29T14:00:44.106Z","updated_at":"2026-04-13T11:01:35.538Z","avatar_url":"https://github.com/waffleboot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"- Строит из коммитов feature ветки другие review ветки вида `/review/feature/N`, по диффам которых потом можно создавать MR\n- Перенаправляет ветки на нужные коммиты если они не менялись, удаляет устаревшие review ветки\n- Для сопоставления коммитов использует diff hash\n- Старая review ветка не удаляется если есть хоть один новый коммит чтобы не потерять MR\n\n### Показать список коммитов feature ветки\n\n```bash\n$ giiter git l -b master -f feature\n\nПлюсом отмечены новые коммиты\nТочкой отмечены учтенные коммиты\nМинусом отмечены устаревшие review ветки\n\n1) . 3694811 [review/feature/1] 1\n2) + c205c0d 222\n3) . 7381ab8 [review/feature/3] 3\n4) . 554fac5 [review/feature/4] 4\n5) . 45af91b [review/feature/5] 5\n6) - 4b15cbd [review/feature/2] 222\n```\n\n### Пересадить коммит на старую review ветку чтобы не потерять MR\n\n```bash\n$ giiter git a -b master -f feature 2 6\n\n2 и 6 это порядковый номер коммита и порядковый номер ветки\n\n1) . 3694811 [review/feature/1] 1\n2) . c205c0d [review/feature/2] 222\n3) . 7381ab8 [review/feature/3] 3\n4) . 554fac5 [review/feature/4] 4\n5) . 45af91b [review/feature/5] 5\n```\n\n### Создать review ветки и gitlab MR\n\n```bash\n$ giiter git m -b master -f feature\nТочками отмечены коммиты которые есть в MR и review ветках\n1) . 3694811 [review/feature/1] 1\n2) . e652189 [review/feature/2] 222\n3) . 0d20232 [review/feature/3] 3\n4) . ad3826b [review/feature/4] 4\n5) . 295e75d [review/feature/5] 5\n```\n\n### Удалить review ветки\n\n```bash\n$ giiter git d -f feature\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaffleboot%2Fgiiter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaffleboot%2Fgiiter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaffleboot%2Fgiiter/lists"}