{"id":17051980,"url":"https://github.com/sachaos/git-recent-branch","last_synced_at":"2025-10-13T12:38:01.071Z","repository":{"id":57571359,"uuid":"89856309","full_name":"sachaos/git-recent-branch","owner":"sachaos","description":"List recent visited branches with visit time.","archived":false,"fork":false,"pushed_at":"2019-10-07T06:03:23.000Z","size":12,"stargazers_count":16,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-14T07:44:47.339Z","etag":null,"topics":["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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sachaos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["sachaos"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-04-30T14:39:25.000Z","updated_at":"2025-03-25T02:57:35.000Z","dependencies_parsed_at":"2022-09-19T03:00:21.903Z","dependency_job_id":null,"html_url":"https://github.com/sachaos/git-recent-branch","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sachaos/git-recent-branch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fgit-recent-branch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fgit-recent-branch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fgit-recent-branch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fgit-recent-branch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sachaos","download_url":"https://codeload.github.com/sachaos/git-recent-branch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Fgit-recent-branch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015058,"owners_count":26085643,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","git","golang"],"created_at":"2024-10-14T10:08:07.001Z","updated_at":"2025-10-13T12:38:01.052Z","avatar_url":"https://github.com/sachaos.png","language":"Go","funding_links":["https://github.com/sponsors/sachaos"],"categories":[],"sub_categories":[],"readme":"# git-recent-branch\n\n## Description\n\ngit subcommand.\nList recent visited branches with visit time.\n\n[![asciicast](https://asciinema.org/a/2ivqfsaz672d36l596tdop51l.png)](https://asciinema.org/a/2ivqfsaz672d36l596tdop51l)\n\n## Usage\n\n```\n$ git recent-branch -h\nNAME:\n   git-recent-branch\n\nUSAGE:\n   git-recent-branch [global options] command [command options] [arguments...]\n\nVERSION:\n   0.2.0\n\nAUTHOR:\n   sachaos\n\nCOMMANDS:\n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --csv          output in CSV format\n   --no-unique    show not unique logs\n   -n value       num of entry (default: 10)\n   --help, -h     show help\n   --version, -v  print the version\n```\n\n## Install\n\nTo install, use `go get`:\n\n```bash\n$ go get -d github.com/sachaos/git-recent-branch\n```\n\n### Use with peco\n\n**RECOMMENDED**\n\ninstall *peco* and load `git-recent-branch_functions.sh` on your `.zshrc`, like below.\n\n```\n$ source \"$GOPATH/src/github.com/sachaos/git-recent-branch/todoist_functions.sh\"\n```\n\n#### keybind\n\n```\n\u003cC-g\u003e \u003cC-r\u003e: select branch by peco, and insert command line buffer.\n```\n\n## Contribution\n\n1. Fork ([https://github.com/sachaos/git-recent-branch/fork](https://github.com/sachaos/git-recent-branch/fork))\n1. Create a feature branch\n1. Commit your changes\n1. Rebase your local changes against the master branch\n1. Run test suite with the `go test ./...` command and confirm that it passes\n1. Run `gofmt -s`\n1. Create a new Pull Request\n\n## Author\n\n[sachaos](https://github.com/sachaos)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaos%2Fgit-recent-branch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsachaos%2Fgit-recent-branch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaos%2Fgit-recent-branch/lists"}