macOS
brew install kommitlocal Homebrew formula metadata
brew
More detailed commit messages without committing! Version 1.1.0 via Homebrew; verified from local package data.
install
brew install kommitlocal Homebrew formula metadata
sudo apk add kommitAlpine Linux edge package indexes · kommit · source: dl-cdn.alpinelinux.org
sudo dnf install kommitFedora Rawhide package metadata · kommit · source: dl.fedoraproject.org
sudo pacman -S kommitArch Linux sync databases · kommit · source: geo.mirror.pkgbuild.com
sudo zypper install kommitopenSUSE Tumbleweed package metadata · kommit · source: download.opensuse.org
overview
More detailed commit messages without committing!
history
Kommit is a small Git helper that lets users collect detailed commit-message notes before running `git commit`. It stores the notes in `.git/kommit-message` and uses a `prepare-commit-msg` hook to append them to the final commit message.
The repository was created on 2016-01-15, matching the README changelog entry for the initial commit. Version 0.1.0 followed on 2016-01-16, and the README records the 2016-02-10 switch to the `git-kommit` filename for Git subcommand integration.
Kommit's adoption footprint is intentionally small: it is a shell tool distributed through Homebrew and other Unix package sets for developers who want a scratchpad for commit-message detail without modifying source code.
Typical use is `git kommit -m` or `git kommit -t` to append notes, `git kommit -s` to show them, and `git kommit -i` to install the Git hook.
Kommit is notable as a compact example of Git's external-command convention and hook system: a single executable named `git-kommit` becomes `git kommit` and coordinates with `.git/hooks/prepare-commit-msg`.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-kommit | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vigo/kommit
install metadata
| Package key | brew:kommit |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kommit |
| Homepage | https://github.com/vigo/kommit |
| Repository | https://github.com/vigo/kommit |
| Upstream docs | https://github.com/vigo/kommit#readme |
| License | MIT |
| Source archive | https://github.com/vigo/kommit/archive/refs/tags/v1.1.0.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kommit |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kommit 1.8.1-r0
Git GUI client for KDE
sudo apk add kommitkommit-doc 1.8.1-r0
Git GUI client for KDE (documentation)
sudo apk add kommit-dockommit-lang 1.8.1-r0
Languages for package kommit
sudo apk add kommit-langkommit 1.8.1-2.fc44
Graphical Git Client
sudo dnf install kommitkommit-devel 1.8.1-2.fc44
Development environment for kommit
sudo dnf install kommit-develkommit 1.8.1-2
Git gui client
sudo pacman -S kommitkommit 1.7.1-1.4
Graphical Git Client
sudo zypper install kommitkommit-lang 1.7.1-1.4
Translations for package kommit
sudo zypper install kommit-langsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.