git-tools
brew install git-tools
v2025.08
GPL-3.0-or-later
Assorted git-related scripts and tools
389
30-day installs · #1960
624
90-day · #2646
1.1k
365-day · #3684
356
★ GitHub stars · updated 11mo ago
GitHub topics
git
Links
- https://github.com/MestreLion/git-tools
- GitHub: MestreLion/git-tools
- Brew formula source: Formula/g/git-tools.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Assorted git-related scripts and tools",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:06+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "git-tools",
"github_default_branch": "main",
"github_last_commit_at": "2025-08-29T20:36:22Z",
"github_readme_excerpt": "Git Tools\n=========\n\nAssorted git-related scripts and tools\n\n\nRequirements\n------------\n\n- **Git** (duh!). Tested in v2.17.1 and prior versions since 2010\n- **Python** (for `git-restore-mtime`). Requires Python 3.8 or later\n- **Bash** (for all other tools). Tested in Bash 4, some may work in Bash 3 or even `sh`\n\nBash and Python are already installed by default in virtually all GNU/Linux distros.\nAnd you probably already have Git if you are interested in these tools.\nIf needed, the command to install dependencies for Debian-like distros (like Ubuntu/Mint) is:\n\n\tsudo apt install bash python3 git\n\nInstallation\n------------\n\nFor [Debian](https://tracker.debian.org/pkg/git-mestrelion-tools),\n[Ubuntu](https://launchpad.net/ubuntu/+source/git-mestrelion-tools),\nLinuxMint, and their derivatives, in official repositories as `git-restore-mtime`:\n\n\tsudo apt install git-restore-mtime\n\nFor [Fedora](https://src.fedoraproject.org/rpms/git-tools)\nand in EPEL repository for CentOS, Red Hat Enterprise Linux (RHEL), Oracle Linux and others, as root:\n\n\tdnf install git-tools # \u0027yum\u0027 if using older CentOS/RHEL releases\n\n[Gentoo](https://packages.gentoo.org/packages/dev-vcs/git-tools) and Funtoo, also as root:\n\n\temerge dev-vcs/git-tools\n\nArch Linux [AUR](https://aur.archlinux.org/packages/git-tools-git):\n\nFollow the [AUR instructions](https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages) to build and install a package from the user contributed PKGBUILD or use your favorite AUR helper. Note this is a recipie for a VCS package that installs the latest Git HEAD as of the time you build the package, not the latest stable taggged version.\n\n[Homebrew](https://formulae.brew.sh/formula/git-tools):\n\n\tbrew install git-tools\n\n[MacPorts](https://ports.macports.org/port/git-tools/details/):\n\n\tsudo port install git-tools\n\nAlso available in Kali Linux, MidnightBDS _mports_, Mageia, and possibly other distributions.\n\n[GitHub Actions](https://github.com/marketplace/acti",
"github_repo": "MestreLion/git-tools",
"github_stars": 356,
"github_topics": [
"git"
],
"homepage": "https://github.com/MestreLion/git-tools",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 389,
"installs_365d": 1096,
"installs_90d": 624,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "git-tools",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1960,
"rank_365d": 3684,
"rank_90d": 2646,
"raw_hash": "18f009192f6b02a7",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/git-tools.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"python"
],
"version_head": "HEAD",
"version_stable": "2025.08",
"versioned_formulae": [],
"why_use_this": null
}