macOS
brew install git-toolslocal Homebrew formula metadata
sudo port install git-toolsMacPorts ports tree · devel/git-tools/Portfile · ソース: api.github.com
brew
git-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-toolslocal Homebrew formula metadata
sudo port install git-toolsMacPorts ports tree · devel/git-tools/Portfile · ソース: api.github.com
sudo dnf install git-toolsFedora Rawhide package metadata · git-tools · ソース: dl.fedoraproject.org
nix profile install nixpkgs#git-toolsnixpkgs package indexes · pkgs/by-name/gi/git-tools/package.nix · ソース: api.github.com
sudo apt install git-restore-mtimeDebian stable package indexes · git-restore-mtime · ソース: deb.debian.org
概要
Assorted git-related scripts and tools
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-branches-rename | cli | グローバル実行可能ファイル | |
git-clone-subset | cli | グローバル実行可能ファイル | |
git-find-uncommitted-repos | cli | グローバル実行可能ファイル | |
git-rebase-theirs | cli | グローバル実行可能ファイル | |
git-restore-mtime | cli | グローバル実行可能ファイル | |
git-strip-merge | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/MestreLion/git-tools
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-tools
nix profile install nixpkgs#git-toolsgit-tools 2025.08-2.fc44
Assorted git-related scripts and tools
https://github.com/MestreLion/git-tools
sudo dnf install git-toolsgit-tools
sudo port install git-toolsgit-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-mtimegit-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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.