{"id":23947549,"url":"https://github.com/nlfmt/git-switch-branch","last_synced_at":"2025-04-22T17:42:28.664Z","repository":{"id":271019517,"uuid":"909190695","full_name":"nlfmt/git-switch-branch","owner":"nlfmt","description":"quickly switch between branches in a repository using a visual selector in the terminal","archived":false,"fork":false,"pushed_at":"2025-01-09T23:29:29.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T07:23:11.116Z","etag":null,"topics":["branch","checkout","cli","git","switch","terminal"],"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/nlfmt.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-28T01:19:10.000Z","updated_at":"2025-01-09T23:29:33.000Z","dependencies_parsed_at":"2025-01-04T20:52:23.503Z","dependency_job_id":"4e4b1825-5d1e-411a-85b3-b982812c1115","html_url":"https://github.com/nlfmt/git-switch-branch","commit_stats":null,"previous_names":["nlfmt/git-switch","nlfmt/git-switch-branch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfmt%2Fgit-switch-branch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfmt%2Fgit-switch-branch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfmt%2Fgit-switch-branch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlfmt%2Fgit-switch-branch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlfmt","download_url":"https://codeload.github.com/nlfmt/git-switch-branch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250289179,"owners_count":21405930,"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":["branch","checkout","cli","git","switch","terminal"],"created_at":"2025-01-06T09:29:54.899Z","updated_at":"2025-04-22T17:42:28.659Z","avatar_url":"https://github.com/nlfmt.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-switch-branch \n`git-switch-branch` lets you quickly switch between git branches using a visual menu in your terminal\n\n## Installation\nThis cli can be installed using `cargo`:\n```\ncargo install git-switch-branch\n```\n\nYou can then run it directly using `git-switch-branch`, or configure an alias:\n```\ngit-switch-branch alias add\n```\n\n## Usage\nTo start the branch selection menu, just run:\n```\ngit sw\n```\n*Note: This assumes you've set the alias `sw`*\n\nTo view only remote branches:\n```\ngit sw remote\n```\n\nTo view all branches:\n```\ngit sw all\n```\n\n\n## Uninstall\nFirst, make sure to remove any existing aliases:\n```\ngit-switch-branch alias remove\n```\nor\n```\ngit \u003cyour-alias\u003e alias remove\n```\nthen, uninstall it using cargo:\n```\ncargo uninstall git-switch-branch\n```\n\n## License\nThis project is licensed under the MIT License - see the dedicated [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlfmt%2Fgit-switch-branch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlfmt%2Fgit-switch-branch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlfmt%2Fgit-switch-branch/lists"}