{"id":15401917,"url":"https://github.com/wilfred/fuzzybranch","last_synced_at":"2025-04-16T02:33:23.105Z","repository":{"id":4650912,"uuid":"5796388","full_name":"Wilfred/FuzzyBranch","owner":"Wilfred","description":"git-checkout with fuzzy branch names","archived":false,"fork":false,"pushed_at":"2023-07-22T16:36:19.000Z","size":308,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T04:12:27.013Z","etag":null,"topics":["git","haskell"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wilfred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2012-09-13T15:02:13.000Z","updated_at":"2023-07-22T16:36:22.000Z","dependencies_parsed_at":"2024-10-19T07:50:04.176Z","dependency_job_id":null,"html_url":"https://github.com/Wilfred/FuzzyBranch","commit_stats":{"total_commits":58,"total_committers":2,"mean_commits":29.0,"dds":"0.051724137931034475","last_synced_commit":"0c74510aff0a22b58448d1ab0e4ef21ee25272a4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2FFuzzyBranch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2FFuzzyBranch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2FFuzzyBranch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wilfred%2FFuzzyBranch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wilfred","download_url":"https://codeload.github.com/Wilfred/FuzzyBranch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249184534,"owners_count":21226395,"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":["git","haskell"],"created_at":"2024-10-01T15:59:41.543Z","updated_at":"2025-04-16T02:33:23.082Z","avatar_url":"https://github.com/Wilfred.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Wilfred/FuzzyBranch.svg?branch=master)](https://travis-ci.org/Wilfred/FuzzyBranch)\n\nBored of writing\n\n```\n$ git checkout feature/really-long-branch-name\n```\n\n? git-fuzzy saves precious keystrokes. Just type enough of the branch\nname to uniquely identify it:\n\n```\n$ git co real\n```\n\n## Installation\n\n    $ cabal install --user\n    \nThis will install an executable `git-fuzzy` to `~/.cabal/bin`. Copy\nthis to somewhere on your `$PATH`.\n\nYou then want to set up a git alias for this command. I like \n`git co`. Add to your `~/.gitconfig`:\n\n    [alias]\n        co = !git-fuzzy\n        \nNow, rather than writing:\n\n    $ git checkout develop\n    \nYou can just write:\n\n    $ git co dev\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilfred%2Ffuzzybranch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilfred%2Ffuzzybranch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilfred%2Ffuzzybranch/lists"}