{"id":19872843,"url":"https://github.com/git-akihakune/git-puller","last_synced_at":"2026-04-16T11:02:17.252Z","repository":{"id":121621169,"uuid":"406579975","full_name":"git-akihakune/git-puller","owner":"git-akihakune","description":"Scripts for automating updating local Git repositories","archived":false,"fork":false,"pushed_at":"2022-05-05T09:43:22.000Z","size":355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T12:33:41.545Z","etag":null,"topics":["automation","bash","git-pull","git-pull-script","python","scripts"],"latest_commit_sha":null,"homepage":"","language":"Python","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/git-akihakune.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":"2021-09-15T01:57:04.000Z","updated_at":"2021-11-08T23:07:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"35c9395e-05ee-4571-b4d7-20ce3a1a7795","html_url":"https://github.com/git-akihakune/git-puller","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/git-akihakune/git-puller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fgit-puller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fgit-puller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fgit-puller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fgit-puller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-akihakune","download_url":"https://codeload.github.com/git-akihakune/git-puller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-akihakune%2Fgit-puller/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"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":["automation","bash","git-pull","git-pull-script","python","scripts"],"created_at":"2024-11-12T16:17:00.864Z","updated_at":"2026-04-16T11:02:17.219Z","avatar_url":"https://github.com/git-akihakune.png","language":"Python","readme":"# Scripts for recursively pulling git repositories\n## Why?\nDevelopers usually work with lots of different tools and repositories, and keep them up-to-date is a must, but a tedious task. Therefore, here're the scripts written in different languages that help automating that boring process.\n\n## Usage\nSimply clone, copy-paste, or download via HTTPS, the script you want to use, then execute it.\n\n![](assets/demo.gif)\n\n```bash\n$ git clone https://github.com/git-akihakune/git-puller.git\n$ cd git-puller\n```\nThen, based on your chosen language:\n```bash\n# python\n$ ./pull.py\n# if error\n$ python pull.py\n# if you're using Kali Linux\n$ python3 pull.py\n```\n```bash\n# bash script\n$ ./pull.sh # or ````bash pull.sh```\n```\n```powershell\n# Powershell script\nPS /home/user\u003e .\\pull.ps1\n```\n\n\n## Contribute\nIf you want to contribute more scripts in different languages, please [create a pull request](https://github.com/git-akihakune/git-puller/pulls) and I'll reply as fast as I can.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-akihakune%2Fgit-puller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-akihakune%2Fgit-puller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-akihakune%2Fgit-puller/lists"}