{"id":31790882,"url":"https://github.com/idea2app/git-utility","last_synced_at":"2026-04-21T09:32:57.815Z","repository":{"id":176979260,"uuid":"658786864","full_name":"idea2app/Git-utility","owner":"idea2app","description":"A file/folder downloader based on Git CLI, TypeScript \u0026 Node.js","archived":false,"fork":false,"pushed_at":"2025-08-27T00:12:30.000Z","size":55,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-27T12:29:29.286Z","etag":null,"topics":["cli","download","file","git"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/idea2app.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":"2023-06-26T13:42:17.000Z","updated_at":"2025-09-13T20:47:21.000Z","dependencies_parsed_at":"2023-12-20T16:49:55.201Z","dependency_job_id":"ace7b3e4-26ad-491b-9583-53cb1f1b9328","html_url":"https://github.com/idea2app/Git-utility","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"04d20bd59fc6b194d602350fd65cfc79af469256"},"previous_names":["idea2app/get-git-folder","idea2app/git-utility"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/idea2app/Git-utility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGit-utility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGit-utility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGit-utility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGit-utility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idea2app","download_url":"https://codeload.github.com/idea2app/Git-utility/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2FGit-utility/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004690,"owners_count":26083750,"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":"2025-10-10T02:00:06.843Z","response_time":62,"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":["cli","download","file","git"],"created_at":"2025-10-10T16:37:35.764Z","updated_at":"2025-10-10T16:37:40.382Z","avatar_url":"https://github.com/idea2app.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git utility\n\nA **Git utility CLI tool** with some missing sub commands\n\n[![NPM Dependency](https://img.shields.io/librariesio/github/idea2app/Git-utility.svg)][2]\n[![CI \u0026 CD](https://github.com/idea2app/Git-utility/actions/workflows/main.yml/badge.svg)][3]\n\n[![NPM](https://nodei.co/npm/git-utility.png?downloads=true\u0026downloadRank=true\u0026stars=true)][4]\n\n## Installation\n\n```shell\nnpm i git-utility -g\n```\n\nor run with `npx` / `pnpx` directly:\n\n```shell\nnpx git-utility # your arguments here\n```\n\n## Usage\n\n### Download folders or files from Git repositories\n\n```shell\n# Download entire repository\nxgit download https://github.com/your-org/your-repo\n\n# Download from specific branch\nxgit download https://github.com/your-org/your-repo main\n\n# Download specific folder or file\nxgit download https://github.com/your-org/your-repo main path/to/your-folder/or-file\n```\n\n### Manage Git submodules\n\n```shell\n# List current submodules\nxgit submodule remove\n\n# Remove a specific submodule\nxgit submodule remove path/to/submodule\n```\n\n## Commands\n\n- `xgit download \u003cGitURL\u003e [branchName] [folderOrFilePath]` - Download folders or files from a Git repository\n- `xgit submodule remove [path]` - Remove a Git submodule\n\n[1]: https://git-scm.com/\n[2]: https://libraries.io/npm/git-utility\n[3]: https://github.com/idea2app/Git-utility/actions/workflows/main.yml\n[4]: https://nodei.co/npm/git-utility/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fgit-utility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidea2app%2Fgit-utility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fgit-utility/lists"}