Automic VaultAutomic Vault

brew

Install gitbatch with Homebrew, apt, Nix

Manage your git repositories in one place. Version 0.6.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gitbatch

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install gitbatch

Debian stable package indexes · gitbatch · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#gitbatch

nixpkgs package indexes · pkgs/by-name/gi/gitbatch/package.nix · source: api.github.com

overview

Package summary

Manage your git repositories in one place

Commands and aliases

  • gitbatch

history

Project history and usage

gitbatch is a terminal user interface for managing many Git repositories from one place. It focuses on batch-oriented repository maintenance while still exposing smaller Git operations such as add, reset, stash, and commit.

Project history

The README explains the project's origin plainly: the author often worked across many directories and created gitbatch to make repeated pulls and repository checks faster. Public release tags began in late 2018, and the project uses Go libraries such as go-git and gocui to combine Git operations with a terminal UI.

Adoption history

gitbatch found its audience among developers who keep many local checkouts: mono-repo avoiders, open source maintainers, consultants, and infrastructure engineers. Debian, Ubuntu, Nix, and Homebrew packaging widened its reach beyond Go users installing from source.

How it is used

Practitioners run gitbatch from a parent directory containing multiple repositories. The UI lets them inspect status and perform repeated operations across the set without manually changing into every checkout.

Why package nerds care

gitbatch is package-manager-friendly because it turns a local workflow habit into a single binary. It complements Git rather than replacing it, and it shows how terminal UIs became a common packaging target for developer ergonomics.

Timeline

  • 2018: First visible release tags appeared in December.
  • 2019: v0.4.x and v0.5.x tags expanded the early terminal UI tool.
  • 2023: Repository activity included packaging and dependency updates.

Related projects

  • Git supplies the underlying repository operations.
  • go-git is credited for Git interface work.
  • gocui is credited for the terminal user interface.
  • Viper, color, and kingpin support configuration, terminal output, and flags.

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 13 platform targets.
  • Build metadata lists 1 build 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
gitbatchcliglobal 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.6.1
manager updated
local dataok
upstreamcurrent
latest detectedv0.6.1

https://github.com/isacikgoz/gitbatch

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:gitbatch
Version0.6.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gitbatch
Homepagehttps://github.com/isacikgoz/gitbatch
Repositoryhttps://github.com/isacikgoz/gitbatch
Upstream docshttps://github.com/isacikgoz/gitbatch#readme
LicenseMIT
Source archivehttps://github.com/isacikgoz/gitbatch/archive/refs/tags/v0.6.1.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

gitbatch 0.6.1-1+b7

Manage git repositories in one place

https://github.com/isacikgoz/gitbatch

sudo apt install gitbatch
  • Section: utils
  • Architecture: amd64
  • Source Package: gitbatch
  • 2 dependencies
  • normalized package name match
  • Matched by: Gitbatch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gitbatch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gitbatch

nix profile install nixpkgs#gitbatch
  • normalized package name match
  • Matched by: Gitbatch
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitbatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gitbatch 0.5.0-4build1

Manage git repositories in one place

https://github.com/isacikgoz/gitbatch

sudo apt install gitbatch
  • Section: universe/utils
  • Architecture: amd64
  • normalized package name match
  • Matched by: Gitbatch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gitbatch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment