# git-cliff を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

git-cliff のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:git-cliff
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install git-cliff
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install git-cliff
```

  証拠: MacPorts ports tree: devel/git-cliff/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add git-cliff
```

  証拠: Alpine Linux edge package indexes: git-cliff from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#git-cliff
```

  証拠: nixpkgs package indexes: pkgs/by-name/gi/git-cliff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S git-cliff
```

  証拠: Arch Linux sync databases: git-cliff from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install git-cliff
```

  証拠: openSUSE Tumbleweed package metadata: git-cliff from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/git-cliff
```

  証拠: Scoop official bucket manifest trees: bucket/git-cliff.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id orhun.git-cliff -e
```

  証拠: Windows Package Manager source index: orhun.git-cliff from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:git-cliff
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.13.1
- **ソース概要:** Highly customizable changelog generator
- **ホームページ:** <https://git-cliff.org/>
- **リポジトリ:** <https://github.com/orhun/git-cliff>
- **最終更新:** 2026-06-22T14:03:30-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-cliff (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.13.1
## プロジェクトの歴史と使われ方

git-cliff is a Rust changelog generator that derives release notes from Git history. It sits in the release-engineering space around Conventional Commits, templated changelogs, and automated package publishing.

### プロジェクトの歴史

The project is authored by Orhun Parmaksiz and began its documented release series with v0.1.0 on 2021-08-12. Its changelog records steady growth across the 0.x line into 2022 and a larger 2.x line by 2026, with work on configuration, templating, remote integrations, CI packaging, npm packaging, PyPI wheels, and Docker images.

### 採用の歴史

git-cliff gained adoption because it solves a recurring maintainer problem: turning commit history into readable release notes without hand-editing every release. The README links official documentation, community writing, a RustLab 2023 talk, an interview, editor support, and related projects, which shows a tool with a visible release-management ecosystem rather than a one-off script.

### 使われ方

Practitioners configure cliff.toml, choose parsers for Conventional Commits or custom commit patterns, and render changelogs through the CLI or in CI. The template system lets maintainers align generated notes with project conventions while still deriving content from Git data.

### パッケージ好きにとっての重要性

For package maintainers, git-cliff matters because it packages release-note generation as a reproducible build step. Its availability across Homebrew, Linux distributions, Scoop, winget, crates.io, npm, PyPI, and container workflows makes it easy to use in heterogeneous release pipelines.

### タイムライン

- 2021: v0.1.0 release documented in the changelog.
- 2022: 0.8.x releases continued the early public line.
- 2026: 2.13.x changelog entries documented mature CI, packaging, configuration, and remote work.

### Related projects

- The README lists related changelog and release tools including git-journal, clog-cli, relnotes, cocogitto, release-plz, and other Git changelog generators.

### ソース

- <https://formulae.brew.sh/formula/git-cliff>
- <https://git-cliff.org/docs>
- <https://github.com/orhun/git-cliff>
- <https://raw.githubusercontent.com/orhun/git-cliff/main/CHANGELOG.md>
- <https://raw.githubusercontent.com/orhun/git-cliff/main/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: cliff.toml, .cliff.toml, .config/cliff.toml, ~/cliff.toml, ~/.cliff.toml, ~/.config/cliff.toml
- Windows: cliff.toml, .cliff.toml, .config/cliff.toml, C:\Users\<user>\AppData\Roaming\cliff.toml, C:\Users\<user>\AppData\Roaming\.cliff.toml, C:\Users\<user>\AppData\Roaming\.config\cliff.toml
## 他のパッケージマネージャ記録

- Nix - git-cliff: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-cliff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - git-cliff - 2.13.1-r0: normalized package name match | Alpine Linux edge package indexes: git-cliff from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A highly customizable changelog generator | https://github.com/orhun/git-cliff
- apk - git-cliff-bash-completion - 2.13.1-r0: normalized package name match | Alpine Linux edge package indexes: git-cliff-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for git-cliff | https://github.com/orhun/git-cliff
- apk - git-cliff-doc - 2.13.1-r0: normalized package name match | Alpine Linux edge package indexes: git-cliff-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A highly customizable changelog generator (documentation) | https://github.com/orhun/git-cliff
- apk - git-cliff-fish-completion - 2.13.1-r0: normalized package name match | Alpine Linux edge package indexes: git-cliff-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for git-cliff | https://github.com/orhun/git-cliff
- apk - git-cliff-zsh-completion - 2.13.1-r0: normalized package name match | Alpine Linux edge package indexes: git-cliff-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for git-cliff | https://github.com/orhun/git-cliff
- pacman - git-cliff - 2.13.1-1: normalized package name match | Arch Linux sync databases: git-cliff from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A highly customizable changelog generator | https://github.com/orhun/git-cliff
- zypper - git-cliff - 2.12.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: git-cliff from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Changelog generator for git repositories | https://github.com/orhun/git-cliff
- zypper - git-cliff-bash-completion - 2.12.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: git-cliff-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash Completion for git-cliff | https://github.com/orhun/git-cliff
- zypper - git-cliff-fish-completion - 2.12.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: git-cliff-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish Completion for git-cliff | https://github.com/orhun/git-cliff
- zypper - git-cliff-zsh-completion - 2.12.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: git-cliff-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh Completion for git-cliff | https://github.com/orhun/git-cliff
- MacPorts - git-cliff: normalized package name match | MacPorts ports tree: devel/git-cliff/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/git-cliff: normalized package name match | Scoop official bucket manifest trees: bucket/git-cliff.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - orhun.git-cliff: normalized package name match | Windows Package Manager source index: orhun.git-cliff from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/git-cliff.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-cliff.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
