{"id":24319536,"url":"https://github.com/ryym/gits","last_synced_at":"2026-04-21T00:05:00.624Z","repository":{"id":57508227,"uuid":"85207068","full_name":"ryym/gits","owner":"ryym","description":"List git repositories in a directory recursively","archived":false,"fork":false,"pushed_at":"2020-01-20T06:41:24.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-17T15:46:55.307Z","etag":null,"topics":["cli","golang"],"latest_commit_sha":null,"homepage":"","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/ryym.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}},"created_at":"2017-03-16T14:46:47.000Z","updated_at":"2020-01-20T06:41:26.000Z","dependencies_parsed_at":"2022-09-26T17:51:12.729Z","dependency_job_id":null,"html_url":"https://github.com/ryym/gits","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/ryym%2Fgits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fgits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fgits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryym%2Fgits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryym","download_url":"https://codeload.github.com/ryym/gits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242926162,"owners_count":20207753,"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":["cli","golang"],"created_at":"2025-01-17T15:33:40.760Z","updated_at":"2025-12-12T15:44:47.396Z","avatar_url":"https://github.com/ryym.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gits\n\n[![travis](https://travis-ci.org/ryym/gits.svg?branch=master)](https://travis-ci.org/ryym/gits)\n\nGits lists all git repositories in the specified path.\n\n## Usage\n\n```sh\n$ gits\ngits lists git repositories in the specified path.\nUsage: gits [options] \u003cpath\u003e\n  -h    Show help message\n  -p    Print full paths\n```\n\nFor instance, you can list git packages in the `$GOPATH/src` using this command.\n\n```sh\n$ gits $GOPATH/src\nhello-world\ngithub.com/peco/peco\ngithub.com/ryym/bar\ngithub.com/ryym/baz\ngolang.org/x/net\ngolang.org/x/text\n...\n```\n\n## Install\n\n```\ngo get -u github.com/ryym/gits\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryym%2Fgits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryym%2Fgits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryym%2Fgits/lists"}