macOS
brew install kommitlocal Homebrew formula metadata
brew / 順位 21190
kommit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kommitlocal Homebrew formula metadata
sudo apk add kommitAlpine Linux edge package indexes · kommit · ソース: dl-cdn.alpinelinux.org
sudo dnf install kommitFedora Rawhide package metadata · kommit · ソース: dl.fedoraproject.org
sudo pacman -S kommitArch Linux sync databases · kommit · ソース: geo.mirror.pkgbuild.com
sudo zypper install kommitopenSUSE Tumbleweed package metadata · kommit · ソース: download.opensuse.org
概要
More detailed commit messages without committing!
履歴
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`.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-kommit | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:kommit |
|---|---|
| バージョン | 1.1.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/vigo/kommit |
| リポジトリ | https://github.com/vigo/kommit |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-4.fc45
Graphical Git Client
sudo dnf install kommitkommit-devel 1.8.1-4.fc45
Development environment for kommit
sudo dnf install kommit-develkommit 1.8.1-2
Git gui client
sudo pacman -S kommitkommit 1.7.1-1.6
Graphical Git Client
sudo zypper install kommitkommit-lang 1.7.1-1.6
Translations for package kommit
sudo zypper install kommit-langソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.