macOS
brew install gitbackuplocal Homebrew formula metadata
brew / 順位 7636
gitbackup のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitbackuplocal Homebrew formula metadata
概要
Tool to backup your Bitbucket, GitHub and GitLab repositories
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gitbackup | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gitbackup |
|---|---|
| バージョン | 1.3.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/amitsaha/gitbackup |
| リポジトリ | https://github.com/amitsaha/gitbackup |
| 最終更新 | 2026-07-25T20:55:23-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.