# git-recent を Homebrew, Nix でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install git-recent
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:git-recent
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-recent>
- **バージョン:** 2.2.0
- **ソース概要:** Browse your latest git branches, formatted real fancy
- **ホームページ:** <https://github.com/paulirish/git-recent>
- **リポジトリ:** <https://github.com/paulirish/git-recent>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/paulirish/git-recent/archive/refs/tags/v2.2.0.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- git-recent (cli)
- git-recent-og (cli)
- git-recent (エイリアス)
- git-recent-og (エイリアス)

## 依存関係

- fzf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/paulirish/git-recent
- 検出された最新: v2.2.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

git-recent is a Git branch navigation helper by Paul Irish for browsing recently touched branches and checking one out with a short interactive flow.

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

The README records the tool's origin in Paul Irish's dotfiles in May 2016, followed by a standalone repository and npm publication in August 2016. The original script became git-recent-og after the 2.0 rewrite.

The 2.0 line, released in 2025 according to the changelog, added an fzf-based interactive UI for browsing branches, viewing branch-specific commits, inspecting a diff against main, and checking out the selected branch.

### 採用の歴史

git-recent spread as a small personal-workflow utility through npm and Homebrew, with Nix also recorded in the input package metadata. Its adoption significance comes less from enterprise deployment and more from shell users copying a tiny Git helper into daily branch-switching habits.

### 使われ方

Practitioners run git recent inside a repository, navigate the fzf list of branches, press Enter to check out a selection, and use Ctrl-O to inspect a diff. The README notes optional delta integration for formatted diffs and worktree detection that can guide a user to an existing checkout.

Users who do not want the fzf dependency can run git recent-og, the renamed 2016 implementation, with options such as -n to limit the number of branches shown.

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

git-recent is a compact example of the Git subcommand packaging pattern: one executable on PATH becomes a Git verb, distributed through npm, Homebrew, and Nix, and upgraded without changing the underlying Git data model.

### タイムライン

- 2016: Script added to paulirish/dotfiles.
- 2016: Standalone repository released and package published to npm.
- 2018: Count parameter added.
- 2019: Final 1.x bugfix recorded in the README changelog.
- 2025: 2.0 upgrade added fzf integration and renamed the original implementation to git-recent-og.

### Related projects

- fzf powers the 2.x interactive branch picker.
- delta can format diffs shown from the interactive UI.
- The README points branch-navigation enthusiasts to git-fuzzy, lazygit, tig, and fzf-git.sh.

### ソース

- <https://formulae.brew.sh/formula/git-recent>
- <https://github.com/paulirish/dotfiles/commit/1ca1ff760832af558447145fa2a367046b1829d2>
- <https://github.com/paulirish/git-recent>
- <https://github.com/paulirish/git-recent#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-recent
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** git-plus
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - git-recent: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-recent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [fzf](https://pkg.so/ja/brew/fzf/) - Runtime dependency declared by Homebrew.
- [git-flow](https://pkg.so/ja/brew/git-flow/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-extras](https://pkg.so/ja/brew/git-extras/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-town](https://pkg.so/ja/brew/git-town/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [forgit](https://pkg.so/ja/brew/forgit/) - Shares pkgdb curated category or tags: cli, developer-tools, fzf, git.
- [git-branchless](https://pkg.so/ja/brew/git-branchless/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [scmpuff](https://pkg.so/ja/brew/scmpuff/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [legit](https://pkg.so/ja/brew/legit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-now](https://pkg.so/ja/brew/git-now/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
