Automic VaultAutomic Vault

brew

git-number を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install git-number

local Homebrew formula metadata

概要

パッケージ概要

Use numbers for dealing with files in git

コマンドとエイリアス

  • git-id
  • git-number

履歴

プロジェクトの歴史と使われ方

git-number is a Git command-line helper that assigns numeric IDs to files shown by git status, then lets the user pass those numbers back into Git commands. Its README describes the tool as a productivity aid for repetitive staging, diffing, editing, and file-selection tasks.

プロジェクトの歴史

The GitHub repository was created on 2011-03-24. The README records an implementation transition: an original Perl version was preserved on a separate branch, while the maintained implementation was rewritten in Go.

採用の歴史

git-number became a recognizable niche utility in the Git-extension ecosystem, with GitHub metadata showing a few hundred public stars and Homebrew packaging making it available to users who prefer package-manager installs. Its README also points to scm_breeze as a related, broader shell workflow project.

使われ方

Users run git number to print git status with numbered file entries, then run commands such as git number add, git number diff, or git number -c rm with individual IDs or ranges. The tool stores its number-to-file mapping under .git/gitids.go.txt, which keeps the mapping local to the repository.

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

The package is a compact example of a Git porcelain wrapper that trades strict parser guarantees for terminal speed. Its README is unusually explicit about edge cases, including rename handling and columnar untracked-file output, making it useful to people who care about how CLI wrappers survive changes in Git output.

タイムライン

  • 2011: Repository was created on GitHub.
  • 2014: 1.0.0a tag marked the Go-era package line.
  • 2017: 1.0.1 tag followed with later maintenance.

Related projects

  • scm_breeze
  • git status
  • Git aliases

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-idcliグローバル実行可能ファイル
git-numbercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.0.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新1.0.1

https://github.com/holygeek/git-number

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-number
バージョン1.0.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-number
ホームページhttps://github.com/holygeek/git-number
リポジトリhttps://github.com/holygeek/git-number
上流ドキュメントhttps://github.com/holygeek/git-number#readme
ライセンスISC
ソースアーカイブhttps://github.com/holygeek/git-number/archive/refs/tags/1.0.1.tar.gz
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-number
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment