macOS
brew install gitbackuplocal Homebrew formula metadata
brew / rank 7636
Tool to backup your Bitbucket, GitHub and GitLab repositories. Version 1.3.1 via Homebrew; verified 2026-07-25.
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 | 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:gitbackup |
|---|---|
| Version | 1.3.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/amitsaha/gitbackup |
| Repository | https://github.com/amitsaha/gitbackup |
| Last updated | 2026-07-25T20:55:23-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.