Automic VaultAutomic Vault

brew

git-tools を Homebrew, dnf, MacPorts, Nix, apt でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-tools

MacPorts ports tree · devel/git-tools/Portfile · ソース: api.github.com

Linux

Fedora dnf確認済み · 92%
sudo dnf install git-tools

Fedora Rawhide package metadata · git-tools · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#git-tools

nixpkgs package indexes · pkgs/by-name/gi/git-tools/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install git-restore-mtime

Debian stable package indexes · git-restore-mtime · ソース: deb.debian.org

概要

パッケージ概要

Assorted git-related scripts and tools

コマンドとエイリアス

  • git-branches-rename
  • git-clone-subset
  • git-find-uncommitted-repos
  • git-rebase-theirs
  • git-restore-mtime
  • git-strip-merge

履歴

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

Git Tools is Rodrigo Silva's collection of small Git-related command-line utilities, distributed as normal `git-*` executables with optional man pages. The suite covers repository maintenance and migration chores that are useful but too specific to belong in core Git.

プロジェクトの歴史

The upstream repository was created in 2012, and the README says the tools have been tested against Git versions dating back to 2010. The collection is built from Bash utilities plus a Python utility, git-restore-mtime, which became the most visible member of the set.

採用の歴史

The README explicitly credits git-restore-mtime as the reason the repository was packaged into distributions. It lists Debian, Ubuntu, Linux Mint, Fedora, EPEL-based systems, Gentoo, Arch AUR, Homebrew, MacPorts, Kali Linux, MidnightBSD mports, and Mageia as distribution channels or package ecosystems for the tools.

使われ方

Practitioners use the tools as Git subcommands after placing the executables in PATH or installing an operating-system package. Examples include restoring file modification times from commit history, finding repositories with uncommitted changes, cloning a subset of a repository while preserving relevant history, renaming branch prefixes, and stripping files before a merge.

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

Git Tools is a classic package-manager-friendly utility collection: small scripts, man pages, no daemon, and names that Git automatically discovers as subcommands. Its packaging story also shows how one highly useful script, git-restore-mtime, can pull a broader toolbox into distro archives.

タイムライン

  • 2010: README says the tools were tested against Git versions dating back to this era.
  • 2012: GitHub repository created and copyright notice added for Rodrigo Silva.
  • 2020: Debian oldoldstable carried git-mestrelion-tools 2020.09-1.
  • 2022: Debian stable line carried git-mestrelion-tools 2022.12-1.

Related projects

  • The suite extends Git and overlaps with shell scripts, Git aliases, and individual packaging of git-restore-mtime in Debian-derived systems.

セキュリティ状態

リスクレベル: グリーン

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-branches-renamecliグローバル実行可能ファイル
git-clone-subsetcliグローバル実行可能ファイル
git-find-uncommitted-reposcliグローバル実行可能ファイル
git-rebase-theirscliグローバル実行可能ファイル
git-restore-mtimecliグローバル実行可能ファイル
git-strip-mergecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/MestreLion/git-tools

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

git-tools

nix profile install nixpkgs#git-tools
  • normalized package name match
  • 一致条件: Git Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

git-tools 2025.08-2.fc44

Assorted git-related scripts and tools

https://github.com/MestreLion/git-tools

sudo dnf install git-tools
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-tools
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

git-tools

sudo port install git-tools
  • normalized package name match
  • 一致条件: Git Tools
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

git-restore-mtime 2022.12-1

set timestamps to the date of a file's last commit

https://github.com/MestreLion/git-tools

sudo apt install git-restore-mtime
  • Section: vcs
  • Architecture: all
  • Source Package: git-mestrelion-tools
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Git Restore Mtime
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-restore-mtime from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

git-restore-mtime 2022.12-1

set timestamps to the date of a file's last commit

https://github.com/MestreLion/git-tools

sudo apt install git-restore-mtime
  • Section: universe/vcs
  • Architecture: all
  • Source Package: git-mestrelion-tools
  • 2 依存関係
  • installed executable or alias match
  • 一致条件: Git Restore Mtime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-restore-mtime from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment