{"id":28321058,"url":"https://github.com/umaumax/git-wget","last_synced_at":"2026-05-15T22:33:41.784Z","repository":{"id":154771339,"uuid":"169704175","full_name":"umaumax/git-wget","owner":"umaumax","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-10T17:00:45.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-04T02:26:09.645Z","etag":null,"topics":["git","wget"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/umaumax.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}},"created_at":"2019-02-08T08:22:58.000Z","updated_at":"2020-12-10T17:00:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a45d2b4-7a83-4f84-a89b-f4ad27f773c1","html_url":"https://github.com/umaumax/git-wget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/umaumax/git-wget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umaumax%2Fgit-wget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umaumax%2Fgit-wget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umaumax%2Fgit-wget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umaumax%2Fgit-wget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umaumax","download_url":"https://codeload.github.com/umaumax/git-wget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umaumax%2Fgit-wget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["git","wget"],"created_at":"2025-05-25T12:13:01.342Z","updated_at":"2026-05-15T22:33:41.754Z","avatar_url":"https://github.com/umaumax.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-wget\n\ndownload some file or dir from GitHub url\n\n## how to use\n``` bash\ngit-wget https://github.com/umaumax/oressh/blob/master/oressh -O ~/local/bin/\n```\n\n## NOTE\n* `GIT_WGET_TMP_DIR=~/.config/git-wget/`: use specific directory (not tmp) for cache\n* `GIT_WGET_DEBUG`: for debug\n\n## how to install\n``` bash\ninstall_path=\"$HOME/local/bin/git-wget\"\nwget https://raw.githubusercontent.com/umaumax/git-wget/master/git-wget -O \"$install_path\"\nchmod u+x \"$install_path\"\n```\n\nfor zsh completion\n``` bash\nwget https://raw.githubusercontent.com/umaumax/git-wget/master/_git_wget -O /usr/local/share/zsh/site-functions\n```\n\n## TODO\n* check git clone with single branch mode\n\n## FYI\n* [sdushantha/gitdir: 📁 Download a single directory/folder from a GitHub repo]( https://github.com/sdushantha/gitdir )\n* [Git で shallow clone するときに全ブランチの最新履歴を取得する]( https://zenn.dev/snowcait/articles/d44d6b2bed2e4b29ada4 )\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumaumax%2Fgit-wget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumaumax%2Fgit-wget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumaumax%2Fgit-wget/lists"}