{"id":17808105,"url":"https://github.com/kompiro/git_topic","last_synced_at":"2026-04-27T22:32:38.226Z","repository":{"id":56874574,"uuid":"103886914","full_name":"kompiro/git_topic","owner":"kompiro","description":"Manage your topic branches at local","archived":false,"fork":false,"pushed_at":"2017-10-23T02:22:18.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-03T11:34:21.575Z","etag":null,"topics":["git","git-subcommand"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/kompiro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-18T03:27:40.000Z","updated_at":"2021-03-05T02:29:03.000Z","dependencies_parsed_at":"2022-08-20T22:30:14.121Z","dependency_job_id":null,"html_url":"https://github.com/kompiro/git_topic","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kompiro/git_topic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Fgit_topic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Fgit_topic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Fgit_topic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Fgit_topic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kompiro","download_url":"https://codeload.github.com/kompiro/git_topic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kompiro%2Fgit_topic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["git","git-subcommand"],"created_at":"2024-10-27T15:06:12.410Z","updated_at":"2026-04-27T22:32:38.209Z","avatar_url":"https://github.com/kompiro.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git_topic\n\n![Travis CI](https://travis-ci.org/kompiro/git_topic.svg?branch=master)\n\n`git topic` is a subcommand of git to manage your topic branches by branch description.\n\n## Installation\n\nInstall it yourself as:\n\n    $ gem install git_topic\n\n## Usage\n\n    Commands:\n      git-topic [list] [-a]                         # Show managed topics\n      git-topic edit [branch_name]                  # Edit topic description\n      git-topic show [branch_name]                  # Show topic description\n      git-topic add topic_name                      # Remember topic\n      git-topic delete topic_name                   # Delete topic\n      git-topic start topic_name                    # Start the topic to branch to implement code\n      git-topic publish repo branch_name base       # Create pull request using branch description\n      \n### Authentication (for publish command)\n\npublish command uses netrc to authenticate github. Please refer [octokit Using a netrc section](https://github.com/octokit/octokit.rb#using-a-netrc-file).\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `OVERCOMMIT_DISABLED=1 bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/kompiro/git-topic. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Git::Topics project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/kompiro/git-topic/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkompiro%2Fgit_topic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkompiro%2Fgit_topic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkompiro%2Fgit_topic/lists"}