macOS
brew install gitbatchlocal Homebrew formula metadata
brew / rank 9338
Manage your git repositories in one place. Version 0.6.1 via Homebrew; verified 2026-07-25. Also installable with debian: sudo apt install gitbatch.
install
brew install gitbatchlocal Homebrew formula metadata
sudo apt install gitbatchDebian stable package indexes · gitbatch · source: deb.debian.org
nix profile install nixpkgs#gitbatchnixpkgs package indexes · pkgs/by-name/gi/gitbatch/package.nix · source: api.github.com
overview
Manage your git repositories in one place
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitbatch | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:gitbatch |
|---|---|
| Version | 0.6.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/isacikgoz/gitbatch |
| Repository | https://github.com/isacikgoz/gitbatch |
| Last updated | 2026-07-25T20:55:23-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gitbatch 0.6.1-1+b7
Manage git repositories in one place
https://github.com/isacikgoz/gitbatch
sudo apt install gitbatchgitbatch
nix profile install nixpkgs#gitbatchgitbatch 0.5.0-4build1
Manage git repositories in one place
https://github.com/isacikgoz/gitbatch
sudo apt install gitbatchsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.