{"id":16793797,"url":"https://github.com/cnwangjie/yag","last_synced_at":"2025-07-24T14:33:25.786Z","repository":{"id":57672658,"uuid":"291306375","full_name":"cnwangjie/yag","owner":"cnwangjie","description":"YAG is Yet Another Git CLI tool.","archived":false,"fork":false,"pushed_at":"2023-03-03T20:07:14.000Z","size":146,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T02:16:34.910Z","etag":null,"topics":["cli","git","gitlab","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cnwangjie.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":"2020-08-29T16:22:29.000Z","updated_at":"2025-03-30T00:47:13.000Z","dependencies_parsed_at":"2025-02-18T07:34:06.804Z","dependency_job_id":"3701c73e-bac1-483c-98c0-7fa536429bf5","html_url":"https://github.com/cnwangjie/yag","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cnwangjie/yag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnwangjie%2Fyag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnwangjie%2Fyag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnwangjie%2Fyag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnwangjie%2Fyag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnwangjie","download_url":"https://codeload.github.com/cnwangjie/yag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnwangjie%2Fyag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266855829,"owners_count":23995563,"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-07-24T02:00:09.469Z","response_time":99,"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","git","gitlab","rust"],"created_at":"2024-10-13T08:50:23.908Z","updated_at":"2025-07-24T14:33:25.022Z","avatar_url":"https://github.com/cnwangjie.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yag\nYAG is Yet Another Git CLI tool.\n\n![Rust](https://github.com/cnwangjie/yag/workflows/Test/badge.svg)\n![crate.io](https://img.shields.io/crates/v/yag.svg)\n![crate.io](https://img.shields.io/crates/d/yag.svg)\n\n## Installation\n\nYou can just use following command to install if you have already have `cargo` in your environment.\n\n```bash\ncargo install yag\n```\n\n\nIf you have not installed rust tools already you can try to install cargo with following command.\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n*above command is referenced from https://www.rust-lang.org/tools/install\n\n## Example\n\n```bash\n# list all pull requests of current repository\nyag pr list\n\n# get the details of #3 pull request of current repository\nyag pr get 3\n\n# submit a new pull request from current branch to master\nyag pr new\n```\n\n## Usage\n\nUse `yag help` to see more details.\n\n## License\n\nunder the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnwangjie%2Fyag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnwangjie%2Fyag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnwangjie%2Fyag/lists"}