{"id":35672364,"url":"https://github.com/bborbe/git-sync","last_synced_at":"2026-01-05T19:03:54.582Z","repository":{"id":145845012,"uuid":"55347993","full_name":"bborbe/git-sync","owner":"bborbe","description":"Sync Git repo to directory","archived":false,"fork":false,"pushed_at":"2025-03-19T07:14:44.000Z","size":7897,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T08:24:46.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bborbe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-04-03T13:36:30.000Z","updated_at":"2025-03-19T07:14:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c295616d-05dd-4dba-9c5f-e095dc8bf3e0","html_url":"https://github.com/bborbe/git-sync","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/bborbe/git-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fgit-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fgit-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fgit-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fgit-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bborbe","download_url":"https://codeload.github.com/bborbe/git-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fgit-sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28218052,"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":"2026-01-05T02:00:06.358Z","response_time":57,"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-01-05T19:02:11.434Z","updated_at":"2026-01-05T19:03:54.577Z","avatar_url":"https://github.com/bborbe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git-Sync\n\nSync Git repo to directory\n\n## Install \n\n```\ngo get github.com/bborbe/git-sync\n```\n\n## Usage\n\nWith params\n\n```\ngit-sync \\\n-logtostderr \\\n-v=2 \\\n-repo https://github.com/bborbe/git-sync.git \\\n-dest /tmp/git-sync\n```\n\nWith username and password\n\n```\ngit-sync \\\n-logtostderr \\\n-v=2 \\\n-repo https://github.com/bborbe/git-sync.git \\\n-dest /tmp/git-sync \\\n-username gituser \\\n-password gitpassword\n```\n\nWith env\n\n```\nGIT_SYNC_USERNAME=gituser \\\nGIT_SYNC_PASSWORD=gitpassword \\\nGIT_SYNC_REPO=https://github.com/bborbe/git-sync.git \\\nGIT_SYNC_DEST=/tmp/git-sync \\\ngit-sync \\\n-logtostderr \\\n-v=2\n```\n\n## Docker\n\n```\nmkdir -p /tmp/git-sync\ndocker run \\\n-v /tmp/git-sync:/git \\\n-e GIT_SYNC_DEST=/git \\\n-e GIT_SYNC_REPO=https://github.com/bborbe/git-sync.git \\\nbborbe/git-sync:1.1.6 \\\n-logtostderr \\\n-v=2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fgit-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbborbe%2Fgit-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fgit-sync/lists"}