{"id":31758247,"url":"https://github.com/iepathos/go-grit","last_synced_at":"2025-10-09T20:03:06.005Z","repository":{"id":210602074,"uuid":"726968971","full_name":"iepathos/go-grit","owner":"iepathos","description":"CLI tool for managing multiple github repositories in parallel","archived":false,"fork":false,"pushed_at":"2023-12-07T01:25:37.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-19T15:22:22.171Z","etag":null,"topics":[],"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/iepathos.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}},"created_at":"2023-12-03T22:27:28.000Z","updated_at":"2024-04-19T15:22:36.365Z","dependencies_parsed_at":"2024-04-19T15:22:27.382Z","dependency_job_id":"f4525a87-5141-4de3-818e-a3be93d524c5","html_url":"https://github.com/iepathos/go-grit","commit_stats":null,"previous_names":["iepathos/grit","iepathos/go-grit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iepathos/go-grit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fgo-grit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fgo-grit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fgo-grit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fgo-grit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iepathos","download_url":"https://codeload.github.com/iepathos/go-grit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iepathos%2Fgo-grit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002011,"owners_count":26083258,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-09T20:01:54.356Z","updated_at":"2025-10-09T20:03:05.995Z","avatar_url":"https://github.com/iepathos.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Grit\n----\n\n\ncommand line tool for pull and checking out branches across multiple git repositories in parallel.  Intended to be useful managing cloning and pulling to sync changes in larger multi-repo projects.\n\n\nIf this error is seen during pull\n```\n2023/12/03 15:53:26 ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain\n```\n\nThen the user must run \n```\nssh-add\n```\n\nif their default ssh key ~/.ssh/id_rsa hasn't been added to their ssh-agent as this is what go-git relies on.\n\n\n\n\nRoadmap\n-----\n\n- [x] add ability to pass in config to grit\n\n- [ ] have different repos output pulls to different lines in terminal so it's easier to track which one is at what state of pull or clone\n\n- [ ] add ability to pass in remote config to grit\n\n- [ ] see if we can fix needing to run ssh-add may be better solution that \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiepathos%2Fgo-grit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiepathos%2Fgo-grit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiepathos%2Fgo-grit/lists"}