{"id":19156752,"url":"https://github.com/jackall3n/gitter","last_synced_at":"2026-06-16T02:30:19.990Z","repository":{"id":45010670,"uuid":"511901232","full_name":"jackall3n/gitter","owner":"jackall3n","description":"Ah, I think gitter is already something else","archived":false,"fork":false,"pushed_at":"2023-12-15T20:12:17.000Z","size":119,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T20:12:21.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/jackall3n.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":"2022-07-08T13:15:26.000Z","updated_at":"2023-01-13T09:14:57.000Z","dependencies_parsed_at":"2024-06-21T08:43:12.546Z","dependency_job_id":"ec895b33-771e-4e78-9010-b93fb962d249","html_url":"https://github.com/jackall3n/gitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackall3n%2Fgitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackall3n%2Fgitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackall3n%2Fgitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackall3n%2Fgitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackall3n","download_url":"https://codeload.github.com/jackall3n/gitter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240241803,"owners_count":19770463,"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":[],"created_at":"2024-11-09T08:35:50.275Z","updated_at":"2026-06-16T02:30:19.923Z","avatar_url":"https://github.com/jackall3n.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💡 gitter (better name pending)\n\n## Installation\n\n```shell\ngo install github.com/jackall3n/gitter\n```\n\n## Example\n![Example](.github/images/checkout.png)\n\n## Usage\n\n### Checkout\n\n`checkout` will use a configuration file to format your branch name\n\n```shell\ngitter checkout [ticket] [description]\n```\n\n#### With alias\n```shell\n# ~/.zshrc\nalias co=\"gitter checkout\"\n```\n```shell\nco [ticket]\n```\n\n### Commit\n\n`commit` will append the ticket from the branch name to the start of the commit message\n\n```shell\ngitter commit [message]\n```\n\n#### With alias\n```shell\n# ~/.zshrc\nalias cm=\"gitter cm\"\n```\n```shell\ncm [ticket]\n```\n\n#### Example\n```shell\nDevelopment/bulb-git/account  master ✗\n▶ co 123\ndescription: Something really important \n\nDevelopment/bulb-git/account  ja/UAP-123/something-really-important ✗ \n▶ cm\nmessage: The important work\n\nDevelopment/bulb-git/account  ja/UAP-123/something-really-important ✔\n▶ git log -1 --oneline\n(HEAD -\u003e ja/UAP-123/something-really-important) [UAP-123]: The important work\n```\n\n\n## Configuration\n\nAdd a `.gitter.yaml` configuration to your `$HOME` directory, or your project root\n```shell\n# Global config\ntouch ~/.gitter.yaml\n\n# Project specific\ntouch ~/development/special-project/.gitter.yaml\n```\n\n#### Example\n\n```yaml\n# ~/.gitter.yaml\nprefix: ja\nboard: ABC\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackall3n%2Fgitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackall3n%2Fgitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackall3n%2Fgitter/lists"}