{"id":17122658,"url":"https://github.com/rye/git-heckout","last_synced_at":"2025-07-07T19:14:11.647Z","repository":{"id":34669106,"uuid":"180186192","full_name":"rye/git-heckout","owner":"rye","description":"Check out your branches without typing them correctly.","archived":false,"fork":false,"pushed_at":"2024-05-24T20:56:49.000Z","size":390,"stargazers_count":2,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T22:12:46.302Z","etag":null,"topics":[],"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/rye.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-08T16:09:47.000Z","updated_at":"2023-01-24T16:21:43.000Z","dependencies_parsed_at":"2024-05-03T22:02:00.605Z","dependency_job_id":null,"html_url":"https://github.com/rye/git-heckout","commit_stats":{"total_commits":241,"total_committers":5,"mean_commits":48.2,"dds":0.6016597510373445,"last_synced_commit":"3adc29d961b58c919984ed3da6366d8069c8ee7e"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rye%2Fgit-heckout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rye%2Fgit-heckout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rye%2Fgit-heckout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rye%2Fgit-heckout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rye","download_url":"https://codeload.github.com/rye/git-heckout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670506,"owners_count":21142897,"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":[],"created_at":"2024-10-14T18:23:29.334Z","updated_at":"2025-04-13T05:38:57.327Z","avatar_url":"https://github.com/rye.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-heckout\n\n## What is it?\n\n`git-heckout` lists your branches and fuzzy matches your given branch name so\nthat you can check out branches without typing their names entirely in.\n\nFor example:\n\n```console\n$ git heckout ma\nSuccessfully checked out branch master.\n```\n\n## Installation\n\nYou can install/update git-heckout via:\n\n```console\n$ cargo install --force git-heckout\n```\n\nor, via `cargo install --path /path/to/clone`.  You may also find it useful to\nhave an alias, e.g. `git config --global alias.co heckout`, or by adding\n\n```\n[alias]\n        co = heckout\n```\n\nto your gitconfig.  This allows you to use the shorthand\n\n```console\n$ git co ma\n```\n\nwhich internally executes `git checkout master` if `master` is a branch.\n\n## Status\n\nAll of the basic functionality is effectively working, but a number of features\nhave not been added yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frye%2Fgit-heckout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frye%2Fgit-heckout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frye%2Fgit-heckout/lists"}