# isacikgoz/gitbatch

manage your git repositories in one place

Repository: https://github.com/isacikgoz/gitbatch
Canonical: https://ross.abutalabs.com/products/gitbatch
Language: Go
License: MIT
License Family: permissive
Topics: golang, git, batch, batch-download, pull-stream
Last push: 2023-05-11T20:55:09+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2846, "days_push": 1210, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1563, forks 52 (observed 2026-08-28T04:05:04.077552+00:00)

## What it is
gitbatch is a terminal UI tool written in Go for managing multiple git repositories in one place, with a focus on batch operations like pulling updates across many repos. It also supports micro-management tasks such as add, reset, stash, and commit.

## Use cases
- batch pull updates across many git repositories
- manage all my local git repos from one interface
- quickly fetch and sync multiple repositories
- bulk checkout or add/reset across repos
- terminal UI for git repository management

## When to choose
- you maintain many local git repositories and want to batch pull/fetch them
- you prefer a terminal UI over running git commands per directory
- you want a lightweight cross-platform Go tool

## When to avoid
- you need full git functionality like merge or stash, which are not yet supported
- you work with very large repositories where go-git integration has performance issues
- you need a actively developed tool with frequent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, version-control, terminal-ui, developer-tools
- domain: developer-tools, version-control
- platform: windows, cli, go, cross-platform
- tags: git, batch-operations, tui, repository-management, gocui, command-line, linux, macos

## Member repositories
- isacikgoz/gitbatch (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.077552+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:00:15.983956+00:00, confidence not recorded.
  - readme: https://github.com/isacikgoz/gitbatch (fetched 2026-08-28T04:05:04.077552+00:00, sha 2265c3a6845e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
