{"id":26315562,"url":"https://github.com/chaewonkong/gitty","last_synced_at":"2026-05-18T08:33:59.396Z","repository":{"id":222579706,"uuid":"757799194","full_name":"chaewonkong/gitty","owner":"chaewonkong","description":"✨ Gitty, a handy git commit formatter","archived":false,"fork":false,"pushed_at":"2024-02-17T07:45:18.000Z","size":38378,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T15:22:55.957Z","etag":null,"topics":["commit-message","git","go"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/chaewonkong.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":"2024-02-15T02:08:58.000Z","updated_at":"2024-02-15T06:44:21.000Z","dependencies_parsed_at":"2024-06-21T14:23:04.375Z","dependency_job_id":null,"html_url":"https://github.com/chaewonkong/gitty","commit_stats":null,"previous_names":["chaewonkong/gitty"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgitty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgitty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgitty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaewonkong%2Fgitty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaewonkong","download_url":"https://codeload.github.com/chaewonkong/gitty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243726171,"owners_count":20337761,"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":["commit-message","git","go"],"created_at":"2025-03-15T12:19:30.641Z","updated_at":"2026-05-18T08:33:54.354Z","avatar_url":"https://github.com/chaewonkong.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Gitty\n\u003e a handy git commit formatter\n\nGitty is a CLI tool built with Go, helps you to format commit message according to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)\n\n![ezgif com-video-to-gif-converter (1)](https://github.com/chaewonkong/gitty/assets/33085082/f226403a-4753-423a-8240-b42b66911230)\n\n\n```text\n// Message format\n\u003ctype\u003e[optional scope]: \u003cdescription\u003e\n```\n\n\n### Select Options\n```text\n\"feat\":     \"Adding new features\"\n\"fix\":      \"Fixing the bugs\"\n\"refactor\": \"Refactoring codes\"\n\"docs\":     \"Documentation\"\n\"ci\":       \"CI/CD improvements\"\n\"perf\":     \"Performance Enhancement\"\n\"chore\":    \"Tedious task done\"\n\"test\":     \"Adding/Editing tests\"\n\"style\":    \"Style changes (like css)\"\n```\n\n## Installation\nIf you are using MacOS, you can install it with brew.\n\n```shell\nbrew tap chaewonkong/homebrew-gitty\nbrew install gitty\n```\n\nOr if you are familiar to Go, just run the following\n```shell\n go install github.com/chaewonkong/gitty@v1.0.5\n```\n\n\n ## Run\nAll you need to do is just run `gitty` in your terminal after git add.\n```shell\ngitty\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaewonkong%2Fgitty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaewonkong%2Fgitty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaewonkong%2Fgitty/lists"}