# git-workspace を Homebrew, Nix でインストール

git-workspace のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:git-workspace
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install git-workspace
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#git-workspace
```

  証拠: nixpkgs package indexes: pkgs/by-name/gi/git-workspace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:git-workspace
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.10.1
- **ソース概要:** Sync personal and work git repositories from multiple providers
- **ホームページ:** <https://github.com/orf/git-workspace>
- **リポジトリ:** <https://github.com/orf/git-workspace>
- **最終更新:** 2026-06-22T14:03:32-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- git-workspace (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.10.1
## プロジェクトの歴史と使われ方

git-workspace is a Rust Git extension for syncing a local projects directory with repositories from GitHub, GitLab.com, self-hosted GitLab, self-hosted GitHub, and Gitea.

### プロジェクトの歴史

Tom Forbes created the git-workspace repository in July 2019. The README presents the tool as a response to the repeated work of browsing a provider, copying clone URLs, and choosing local paths for many repositories.

The project matured from a personal Rust utility into a cross-platform repository-fleet tool. Its releases added packaged binaries across operating systems, while the README documents provider configuration, archiving, fetching, listing, and shell integration.

### 採用の歴史

git-workspace is distributed through Homebrew, Nix, AUR, GitHub release binaries, and Cargo. That packaging spread reflects its audience: developers with many personal and work repositories who want one local workspace layout across providers.

### 使われ方

Practitioners set GIT_WORKSPACE to the managed directory, add providers with git workspace add, store provider rules in workspace*.toml files, and export GitHub or GitLab tokens for API access. Daily use centers on update, fetch, list, archive, run, and switch-and-pull.

### パッケージ好きにとっての重要性

The tool is significant in the Git-extension ecosystem because it treats repository layout itself as state to reconcile. It sits between a simple clone script and a full developer-environment manager.

### タイムライン

- 2019: Repository created.
- 2022: v1.0.0 release provided packaged binaries.
- 2024: v1.5.0 release continued the cross-platform release line.

### Related projects

- GitHub GraphQL API, GitLab API, Gitea, fzf, Homebrew, Nix, AUR

### ソース

- <https://crates.io/crates/git-workspace>
- <https://formulae.brew.sh/formula/git-workspace>
- <https://github.com/orf/git-workspace>
- <https://github.com/orf/git-workspace/releases>
- <https://raw.githubusercontent.com/orf/git-workspace/master/README.md>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: $GIT_WORKSPACE/workspace*.toml
## 他のパッケージマネージャ記録

- Nix - git-workspace: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-workspace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/git-workspace.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-workspace.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
