{"id":35038028,"url":"https://github.com/fteem/ghit","last_synced_at":"2026-05-19T12:01:56.687Z","repository":{"id":20610544,"uuid":"23891692","full_name":"fteem/ghit","owner":"fteem","description":"Improving your Git(hub) experience since 2014.","archived":false,"fork":false,"pushed_at":"2014-09-14T22:50:30.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-19T14:13:39.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/fteem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-10T20:49:18.000Z","updated_at":"2014-09-10T23:20:15.000Z","dependencies_parsed_at":"2022-08-31T08:41:11.675Z","dependency_job_id":null,"html_url":"https://github.com/fteem/ghit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fteem/ghit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fghit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fghit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fghit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fghit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fteem","download_url":"https://codeload.github.com/fteem/ghit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fteem%2Fghit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33215457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: 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":"2025-12-27T08:03:53.997Z","updated_at":"2026-05-19T12:01:56.646Z","avatar_url":"https://github.com/fteem.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ghit\n=============\n[![Build Status](https://travis-ci.org/fteem/ghit.svg?branch=master)](https://travis-ci.org/fteem/ghit)\n[![Code Climate](https://codeclimate.com/github/fteem/ghit/badges/gpa.svg)](https://codeclimate.com/github/fteem/ghit)\n\n## What is this?\n\nGhit is a collection of custom ```git``` commands that allows the user to easily navigate to\ncertain Github pages of the repo (if it exists), or get some repo statistics in the terminal.\n\n## Installation\n\n    $ gem install ghit\n\nThat's it!\n\nIf you are using Ubuntu/Debian-based OS, ```xdg-utils``` is a dependency. You can install it using:\n\n```sudo apt-get xdg-utils```\n\n## Usage\n\nThere are 8 new ```git``` commands now.\n\nThe following commands allow you to easily navigate to repo's Github (sub)page.\n\n* ```git wiki```    -\u003e Opens the Github wiki page of the repo in browser.\n* ```git pulls```   -\u003e Opens the Github pull requests page of the repo in broswer.\n* ```git issues```  -\u003e Opens the Github issues page of the repo in broswer.\n* ```git open```    -\u003e Opens the Github repo page in browser.\n* ```git freq```    -\u003e Shows a table with weekly code frequency statistics (additions/deletions).\n* ```git contributors``` -\u003e Shows a table with all of the users that contributed to the repo.\n* ```git punch-card``` -\u003e Shows a (rather big) punch card with all of the commits traffic for the repo grouped by weekdays and time.\n* ```git churn``` -\u003e Shows a list of most edited files in the repo.\n\n## Worth sayin'\n* Still has some rough edges. Needs tests, refactoring and various improvements.\n* Since repo statistics data is cached, there's a possibilty that sometimes the commands might not return a result. If that happens, re-run the command in 10 seconds. That's plenty of time for Github to compute and cache the new statistics. Future releases will handle this more gracefully.\n\n## Git semantic commits\nIf you'd like to improve your commit messages composition, take a look at [git-semantic-commits](https://github.com/fteem/git-semantic-commits). This can work nicely with the functionality that this gem provides.\n\n## Contributing\n\n1. Fork it ( http://github.com/fteem/ghit/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nMade by [@fteem](http://github.com/fteem). Thanks to [@ristovskiv](http://github.com/ristovskiv) for helping.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fghit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffteem%2Fghit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffteem%2Fghit/lists"}