Automic VaultAutomic Vault

brew

Install git-plus with Homebrew

Git utilities: git multi, git relation, git old-branches, git recent. Version 0.4.10 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install git-plus

local Homebrew formula metadata

overview

Package summary

Git utilities: git multi, git relation, git old-branches, git recent

Commands and aliases

  • git-multi
  • git-old-branches
  • git-relation
  • git-semver

history

Project history and usage

git-plus is a collection of small Git helper commands for multi-repository work, branch relation checks, old branch cleanup, recent branch listing, and semantic-version tag creation.

Project history

The repository started in May 2013 with git-multi-oriented commits and later collected related Git scripts under one package. Tagged releases began with v0.1.0 in 2015 and continued through the 0.4 series, with the README documenting installation by PATH, Homebrew, or pip.

The toolset follows Git's extension convention: executables named git-multi, git-relation, git-old-branches, git-recent, and git-semver become subcommands available as git multi, git relation, git old-branches, git recent, and git semver.

Adoption history

git-plus is a niche workflow package rather than a platform tool. Homebrew packaging made the command collection easy to install on macOS, while the README's pip and PATH instructions kept it usable as a script bundle for developers managing multiple checkouts.

How it is used

Practitioners use git multi to run one Git command across sibling repositories, git relation to compare two refs as ahead, behind, equal, or diverged, git old-branches to identify stale local or remote branches, git recent to order branches by last commit time, and git semver to list or create version tags.

Its most durable use case is local repository housekeeping: checking many working trees, comparing branch state, deleting old branches after confirmation, and moving quickly among recently touched branches.

Why package nerds care

git-plus is representative of the lightweight Git-extension culture in which shell or Python scripts are distributed as package-manager formulae and become first-class Git verbs. It overlaps with standalone tools such as git-recent but packages several small workflows together.

Timeline

  • 2013: Repository initialized with git-multi documentation.
  • 2015: v0.1.0 tag published.
  • 2016: v0.3.0 tag published.
  • 2023: v0.4.10 tag published.

Related projects

  • git-recent overlaps with the branch-selection workflow provided by git-plus.
  • Git's external command convention makes each git-plus executable available as a git subcommand.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
git-multicliglobal executable
git-old-branchescliglobal executable
git-relationcliglobal executable
git-semvercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.4.10
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/tkrajina/git-plus

install metadata

Package metadata

Package keybrew:git-plus
Version0.4.10
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/git-plus
Homepagehttps://github.com/tkrajina/git-plus
Repositoryhttps://github.com/tkrajina/git-plus
Upstream docshttps://github.com/tkrajina/git-plus#readme
LicenseApache-2.0
Source archivehttps://files.pythonhosted.org/packages/79/27/765447b46d6fa578892b2bdd59be3f7f3c545d68ab65ba6d3d89994ec7fc/git-plus-0.4.10.tar.gz
Dependenciespython@3.14
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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