{"id":50895214,"url":"https://github.com/flexdinesh/gitsy","last_synced_at":"2026-06-15T23:31:29.678Z","repository":{"id":361074602,"uuid":"1233477485","full_name":"flexdinesh/gitsy","owner":"flexdinesh","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-29T04:14:14.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T06:12:52.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/flexdinesh.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-09T02:18:17.000Z","updated_at":"2026-05-29T04:14:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/flexdinesh/gitsy","commit_stats":null,"previous_names":["flexdinesh/gitsy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/flexdinesh/gitsy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Fgitsy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Fgitsy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Fgitsy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Fgitsy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexdinesh","download_url":"https://codeload.github.com/flexdinesh/gitsy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexdinesh%2Fgitsy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34385031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":"2026-06-15T23:31:29.460Z","updated_at":"2026-06-15T23:31:29.673Z","avatar_url":"https://github.com/flexdinesh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitsy\n\ngitsy is a small Go CLI that scans a directory for Git repositories and linked worktrees, fetches fresh upstream metadata by default, and shows a compact status table so you can see what needs attention.\n\n## Install\n\nMake sure you have [go](https://go.dev) installed in your machine. If you're on MacOS, [brew](https://formulae.brew.sh/formula/go) is the easiest way.\n\n`@latest` resolves to the newest stable SemVer tag, such as `v0.1.0`. There is no moving `latest` Git tag.\n\n```bash\n# Install the latest stable release.\ngo install github.com/flexdinesh/gitsy/cmd/gitsy@latest\n\n# Install a specific stable release.\ngo install github.com/flexdinesh/gitsy/cmd/gitsy@v0.1.0\n```\n\n## Usage\n\n```bash\n# Show all discovered repositories under the current directory.\ngitsy\n\n# Fast-forward repositories that can safely update without conflicts.\ngitsy --sync\n\n# Scan repository directories up to a specific nested depth.\ngitsy --max-depth 5\n\n# Start scanning from a specific directory instead of the current directory.\ngitsy --dir ~/workspace\n\n# Skip fetching upstream changes and use local status only.\ngitsy --no-fetch\n\n# Print warnings for skipped repos and failed git commands.\ngitsy --verbose\n\n# Show help.\ngitsy --help\n\n# Show the installed version.\ngitsy --version\n```\n\n## Development\n\nSee [docs/development.md](docs/development.md).\n\n## Releases\n\nReleases are created from `main`. See [docs/release.md](docs/release.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexdinesh%2Fgitsy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexdinesh%2Fgitsy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexdinesh%2Fgitsy/lists"}