{"id":21020687,"url":"https://github.com/devdanzin/repoupdate","last_synced_at":"2026-04-28T10:06:40.293Z","repository":{"id":258724370,"uuid":"874482528","full_name":"devdanzin/repoupdate","owner":"devdanzin","description":"Tool for syncing GitHub repositories and pulling from them.","archived":false,"fork":false,"pushed_at":"2024-10-17T23:18:32.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T07:22:06.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devdanzin.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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T23:01:05.000Z","updated_at":"2024-10-17T23:18:36.000Z","dependencies_parsed_at":"2024-10-20T10:35:34.705Z","dependency_job_id":"cdf4eaa4-0ae8-45c2-85bf-b2a8afc042cc","html_url":"https://github.com/devdanzin/repoupdate","commit_stats":null,"previous_names":["devdanzin/repoupdate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devdanzin/repoupdate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdanzin%2Frepoupdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdanzin%2Frepoupdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdanzin%2Frepoupdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdanzin%2Frepoupdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devdanzin","download_url":"https://codeload.github.com/devdanzin/repoupdate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devdanzin%2Frepoupdate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"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":[],"created_at":"2024-11-19T10:42:58.947Z","updated_at":"2026-04-28T10:06:40.256Z","avatar_url":"https://github.com/devdanzin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repoupdate\n\nThis is a little tool I use to sync some of my repositories on GitHub and git pull them\nto their respective local clones.\n\nUsage (well, this is more of a goal than what we have right now):\n```\n## Syncing GitHub default branches in remote repositories:\n\n# Sync all GitHub repositories matching subdirectories of current directory.\nrepoupdate sync --all\n\n# Sync all GitHub repositories  matching subdirectories of given path.\nrepoupdate sync --all ~/projects\n\n# Sync specific GitHub repositories matching subdirectories of current directory.\nrepoupdate sync cpython pypy coveragepy\n\n# Sync specific GitHub repositories matching given paths.\nrepoupdate sync ~/projects/cpython ../PycharmProjects/coveragepy\n\n\n## Pulling from updated GitHub repositories:\n\n# Pull from all repositories that are subdirectories of current directory.\nrepoupdate pull --all\n\n# Pull from all repositories that are subdirectories of given path.\nrepoupdate pull --all ~/projects\n\n# Pull from specific repositories that are subdirectories of current directory.\nrepoupdate pull cpython pypy coveragepy\n\n# Pull from specific repositories in given paths.\nrepoupdate pull ~/projects/cpython ../PycharmProjects/coveragepy\n\n\n## Using paths stored in a file:\n\nrepoupdate sync --input paths.txt\nrepoupdate pull --input paths.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdanzin%2Frepoupdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevdanzin%2Frepoupdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevdanzin%2Frepoupdate/lists"}