{"id":16295189,"url":"https://github.com/wadackel/git-prout","last_synced_at":"2026-03-12T08:38:41.688Z","repository":{"id":47022279,"uuid":"86984591","full_name":"wadackel/git-prout","owner":"wadackel","description":"Checkout pull request locally with Golang.","archived":false,"fork":false,"pushed_at":"2021-09-16T20:21:51.000Z","size":1218,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T14:36:02.418Z","etag":null,"topics":["cli","command-line-tool","github-extension","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/wadackel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-02T12:26:57.000Z","updated_at":"2021-01-07T02:19:05.000Z","dependencies_parsed_at":"2022-08-28T00:02:11.179Z","dependency_job_id":null,"html_url":"https://github.com/wadackel/git-prout","commit_stats":null,"previous_names":["tsuyoshiwada/git-prout"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadackel%2Fgit-prout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadackel%2Fgit-prout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadackel%2Fgit-prout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadackel%2Fgit-prout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wadackel","download_url":"https://codeload.github.com/wadackel/git-prout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244552074,"owners_count":20470986,"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","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","command-line-tool","github-extension","golang"],"created_at":"2024-10-10T20:17:56.692Z","updated_at":"2026-03-12T08:38:36.629Z","avatar_url":"https://github.com/wadackel.png","language":"Go","readme":"# git-prout\n\n[![Travis](https://img.shields.io/travis/tsuyoshiwada/git-prout.svg?style=flat-square)](https://travis-ci.org/tsuyoshiwada/git-prout)\n[![GitHub release](http://img.shields.io/github/release/tsuyoshiwada/git-prout.svg?style=flat-square)](https://github.com/tsuyoshiwada/git-prout/releases)\n[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsuyoshiwada/git-prout/blob/master/LICENSE)\n\n\u003e `git-prout` is a CLI tool using Golang. You can easily checkout GitHub Pull Request locally.\n\n\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Install](#install)\n- [Usage](#usage)\n- [Contribute](#contribute)\n- [License](#license)\n\n\n\n## Demo\n\n![Demo Animation](./docs/demo.gif)\n\n\n\n## Install\n\n### Homebrew\n\n```bash\n$ brew tap tsuyoshiwada/git-prout\n$ brew install git-prout\n```\n\nIf you are in another platform, you can download binary from [release page](todo) and place it in `$PATH` directory.\n\n### Golang\n\nOr you can use `go get`.\n\n```bash\n$ go get -u github.com/tsuyoshiwada/git-prout\n```\n\n\n\n## Usage\n\n```bash\n$ git-prout [\u003coptions\u003e] \u003cnumber\u003e\n\nOptions:\n  -h, --help             Show context-sensitive help (also try --help-long and --help-man).\n      --version          Show application version.\n      --debug            Enable debug mode.\n  -r, --remote=\"origin\"  Reference of remote.\n  -f, --force            Force execute pull or checkout.\n  -q, --quiet            Silence any progress and errors (other than parse error).\n\nArguments:\n  \u003cnumber\u003e  ID number of pull request\n\n```\n\n\n### Tips\n\nYou can execute `git-prout` as a git subcommand.\n\n```bash\n$ git prout 123\n```\n\n\n\n## Contribute\n\n1. Fork (https://github.com/tsuyoshiwada/git-prout)\n1. Create a feature branch\n1. Commit your changes\n1. Rebase your local changes against the master branch\n1. Run test suite with the `go test` command and confirm that it passes\n1. Create new Pull Request :)\n\nBugs, feature requests and comments are more than welcome in the [issues](https://github.com/tsuyoshiwada/git-prout/issues).\n\n\n\n## License\n\n[MIT © tsuyoshiwada](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadackel%2Fgit-prout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwadackel%2Fgit-prout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadackel%2Fgit-prout/lists"}