{"id":42077601,"url":"https://github.com/gonzaloserrano/git-br","last_synced_at":"2026-01-26T09:37:52.974Z","repository":{"id":57607568,"uuid":"91983305","full_name":"gonzaloserrano/git-br","owner":"gonzaloserrano","description":"A very simple interactive cli tool to handle your local git branches","archived":false,"fork":false,"pushed_at":"2017-11-21T16:47:46.000Z","size":12084,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T07:48:01.556Z","etag":null,"topics":["branch","cli","git","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gonzaloserrano.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}},"created_at":"2017-05-21T19:51:39.000Z","updated_at":"2024-08-24T23:42:47.000Z","dependencies_parsed_at":"2022-08-30T05:22:14.874Z","dependency_job_id":null,"html_url":"https://github.com/gonzaloserrano/git-br","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gonzaloserrano/git-br","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloserrano%2Fgit-br","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloserrano%2Fgit-br/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloserrano%2Fgit-br/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloserrano%2Fgit-br/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gonzaloserrano","download_url":"https://codeload.github.com/gonzaloserrano/git-br/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonzaloserrano%2Fgit-br/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28772914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T08:38:24.014Z","status":"ssl_error","status_checked_at":"2026-01-26T08:38:22.080Z","response_time":59,"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":["branch","cli","git","golang"],"created_at":"2026-01-26T09:37:52.919Z","updated_at":"2026-01-26T09:37:52.970Z","avatar_url":"https://github.com/gonzaloserrano.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-br\n\nA very simple interactive cli tool to handle your local git branches. Currently in alpha stage.\n\n![output](https://user-images.githubusercontent.com/349328/26901406-116d2b6e-4bd6-11e7-8116-7bfa211cd25e.gif)\n\nI wrote it because normally I work with tons of local branches and I needed a better way to handle them than `git branch`.\n\nI know [tig](https://github.com/jonas/tig) has a branches (refs) view, but I wanted to try something to show the changes easier.\n\n## install\n\nDownload, compile and install with `go get -u github.com/gonzaloserrano/git-br/cmd/git-br`.\n\nIf you don't have `$GOPATH/bin` in your `$PATH`, you can for e.g `$ cp $GOPATH/bin/git-br /usr/local/bin`.\n\n## use\n\nType `git br` in your repo or provide a path as a first argument.\n\n## todo\n\n- [ ] use colored labels for distinguish diff added, modified, deleted\n- [ ] if no path is passed, and we are not in the .git dir, look it up in the parent tree\n- [ ] display repo path\n- [ ] highlight master/develop branches\n- [ ] use enter to switch and quite, shift-enter to just switch\n- [ ] add delete feature\n- [ ] improve performance when moving between lines, add delay + cancelation\n- [ ] show origin branches like tig\n- [ ] add delete all branches that are already merged feature\n- [ ] add live mode: use a goroutine to refresh branches\n- [ ] remove columnize dep\n\n## license\n\nThis program is released under the Apache 2.0 license, see LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonzaloserrano%2Fgit-br","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgonzaloserrano%2Fgit-br","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonzaloserrano%2Fgit-br/lists"}