macOS
brew install gitbatchlocal Homebrew formula metadata
brew
Manage your git repositories in one place. Version 0.6.1 via Homebrew; verified from local package data.
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 | cli | global executable |
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.
https://github.com/isacikgoz/gitbatch
install metadata
| Package key | brew:gitbatch |
|---|---|
| Version | 0.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitbatch |
| Homepage | https://github.com/isacikgoz/gitbatch |
| Repository | https://github.com/isacikgoz/gitbatch |
| Upstream docs | https://github.com/isacikgoz/gitbatch#readme |
| License | MIT |
| Source archive | https://github.com/isacikgoz/gitbatch/archive/refs/tags/v0.6.1.tar.gz |
| Build dependencies | go |
| Bottle | available (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-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitbatch |
| 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 |
|
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.