{"id":18062067,"url":"https://github.com/chkg2a/git_syncer","last_synced_at":"2026-05-11T05:40:39.414Z","repository":{"id":260216006,"uuid":"880362755","full_name":"chkg2a/git_syncer","owner":"chkg2a","description":"This bash script is used to manage git repos and sync them easily by simply calling the script.","archived":false,"fork":false,"pushed_at":"2024-11-01T20:34:24.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T13:22:58.367Z","etag":null,"topics":["bash","bash-script","bash-scripting","git","shell","shell-script","sync","termux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/chkg2a.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-29T15:33:51.000Z","updated_at":"2024-11-01T20:34:27.000Z","dependencies_parsed_at":"2024-10-30T07:41:57.735Z","dependency_job_id":null,"html_url":"https://github.com/chkg2a/git_syncer","commit_stats":null,"previous_names":["chkg2a/git_syncer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chkg2a/git_syncer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkg2a%2Fgit_syncer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkg2a%2Fgit_syncer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkg2a%2Fgit_syncer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkg2a%2Fgit_syncer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chkg2a","download_url":"https://codeload.github.com/chkg2a/git_syncer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkg2a%2Fgit_syncer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32883469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["bash","bash-script","bash-scripting","git","shell","shell-script","sync","termux"],"created_at":"2024-10-31T05:05:29.343Z","updated_at":"2026-05-11T05:40:39.382Z","avatar_url":"https://github.com/chkg2a.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n    \u003cimg height=\"200\" src=\"img.jpg\" alt=\"Increase Imager logo\" /\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003e Git Syncer \u003c/h1\u003e\nIt's so painful to update git repos from my android phone using termux. This bash script is used to manage git repos and sync them easily by simply calling the script.\n\n## Help\n\n```bash\ngit-syncer -h # Show the help\nUsage: git_syncer.sh [options] [gitUrl] [optionalPath]\n\nOptions:\n  -h, --help            Show this help message and exit\n  gitUrl                Git repository URL to clone or sync\n  optionalPath          Optional path for cloning the repository\n\nDescription:\n  This script helps sync and clone Git repositories and maintain a config file for tracking.\n  If only gitUrl is provided, the repository is cloned to /home/xrenne/.local/share/clones/.\n  If both gitUrl and optionalPath are provided, the repository is cloned to optionalPath.\n```\n\n## Usage\n\n```bash\ngit-syncer git@example.com:username/repo.git # Adds /storage/emulated/0/ (default path) to the config for auto sync\ngit-syncer git@example.com:username/repo.git /storage/emulated/0/stuffs # Adds /storage/emulated/0/stuffs (repoPath) to the config for auto sync\ngit-syncer # Pushes all the changes from all the repos in the config and pulls the new changes\n```\n\n## Installation\n\n```bash\ngit clone https://github.com/chkg2a/git-syncer\ncd git-syncer \u0026\u0026 bash install.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkg2a%2Fgit_syncer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchkg2a%2Fgit_syncer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkg2a%2Fgit_syncer/lists"}