macOS
brew install gitbackuplocal Homebrew formula metadata
brew
Tool to backup your Bitbucket, GitHub and GitLab repositories. Version 1.3.1 via Homebrew; verified 2026-06-02.
install
brew install gitbackuplocal Homebrew formula metadata
overview
Tool to backup your Bitbucket, GitHub and GitLab repositories
history
gitbackup is a Go command-line tool for backing up repositories from GitHub, GitLab, Bitbucket, and Forgejo. It is aimed at users and teams that want local or migration-style copies of hosted Git repositories.
Amit Saha's project dates back to at least 2017, when the README pointed readers of a Linux Journal article to the lj-0.1 era of the source. The tool grew from repository cloning into a broader backup utility with service-specific authentication, OS-specific configuration paths, Docker images, and a GitHub migration mode.
gitbackup serves a practical niche rather than a broad platform role: independent developers, consultants, and organizations that want a repeatable backup path for repositories spread across hosted forges. Homebrew packaging gave macOS users a direct installation path, while release binaries and containers cover other deployments.
Practitioners configure service tokens, choose a provider, and run gitbackup to clone repositories into a backup directory. GitHub users can also use migration-oriented commands that retrieve archive artifacts supported by GitHub's Migration API.
The package is a reminder that source hosting is not a backup strategy by itself. In package-manager terms, gitbackup wraps forge APIs, Git clone behavior, and host-specific credentials into one installable disaster-recovery utility.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/gitbackup/gitbackup.yml~/.config/gitbackup/gitbackup.yml~/Library/Application Support/gitbackup/gitbackup.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitbackup | 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/amitsaha/gitbackup
install metadata
| Package key | brew:gitbackup |
|---|---|
| Version | 1.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitbackup |
| Homepage | https://github.com/amitsaha/gitbackup |
| Repository | https://github.com/amitsaha/gitbackup |
| Upstream docs | https://github.com/amitsaha/gitbackup#readme |
| License | MIT |
| Source archive | https://github.com/amitsaha/gitbackup/archive/refs/tags/v1.3.1.tar.gz |
| Last updated | 2026-06-02T22:18:46Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitbackup |
| 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 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.