{"id":16980229,"url":"https://github.com/whiteinge/git-ghissues","last_synced_at":"2026-03-05T04:34:06.981Z","repository":{"id":16546450,"uuid":"19300088","full_name":"whiteinge/git-ghissues","owner":"whiteinge","description":"A Git plugin to download and store GitHub issues as local Git refs.","archived":false,"fork":false,"pushed_at":"2014-08-09T17:33:54.000Z","size":220,"stargazers_count":7,"open_issues_count":9,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-19T09:51:23.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whiteinge.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2014-04-30T03:48:55.000Z","updated_at":"2025-02-02T13:20:04.000Z","dependencies_parsed_at":"2022-08-04T09:45:09.878Z","dependency_job_id":null,"html_url":"https://github.com/whiteinge/git-ghissues","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whiteinge/git-ghissues","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whiteinge%2Fgit-ghissues","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whiteinge%2Fgit-ghissues/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whiteinge%2Fgit-ghissues/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whiteinge%2Fgit-ghissues/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whiteinge","download_url":"https://codeload.github.com/whiteinge/git-ghissues/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whiteinge%2Fgit-ghissues/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30110441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"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":[],"created_at":"2024-10-14T01:50:27.644Z","updated_at":"2026-03-05T04:34:06.958Z","avatar_url":"https://github.com/whiteinge.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"================\n``git-ghissues``\n================\n\nA Git plugin to store and maintain local copies of GitHub issues\n\nIntroduction\n============\n\n``git-ghissues`` downloads issues for a repository on GitHub and saves them as\nrefs in the local Git database. Updates to issues are stored as Git history.\nThis allows offline access to GitHub issues as well as searching, listing, and\nmining project issues using all your favorite Git commands.\n\nStatus\n======\n\nWatch the `0.1.0\n\u003chttps://github.com/whiteinge/git-ghissues/issues?milestone=2\u0026state=open\u003e`_\nMilestone for the first public release.\n\nInstallation\n============\n\n1.  Download the `git-ghissues`_ script.\n\n2.  Place the file somewhere on your shell path.\n    Common places include ``~/bin`` or ``/usr/local/bin``.\n\n3.  Mark the file as executable with ``chmod 755 /path/to/git-ghissues``.\n\n4.  Change directories to the local clone of your favorite GitHub repository.\n\n5.  Download all issues with the command::\n\n        git ghissues sync\n\n6.  Re-run that command any time you want to update your local copy of all\n    available issues. Only new or updated issues will be downloaded and stored.\n\n.. _`git-ghissues`: https://raw.githubusercontent.com/whiteinge/git-ghissues/master/git-ghissues\n\nRequirements\n============\n\n* A POSIX environment.\n* curl.\n* `jq \u003chttp://stedolan.github.io/jq/\u003e`_ (to process the JSON).\n* Git.\n\nIs it any good?\n===============\n\n`Yes \u003chttps://news.ycombinator.com/item?id=3067434\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhiteinge%2Fgit-ghissues","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhiteinge%2Fgit-ghissues","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhiteinge%2Fgit-ghissues/lists"}