macOS
brew install git-workspacelocal Homebrew formula metadata
brew
Sync personal and work git repositories from multiple providers. Version 1.10.1 via Homebrew; verified 2026-06-22.
install
brew install git-workspacelocal Homebrew formula metadata
nix profile install nixpkgs#git-workspacenixpkgs package indexes · pkgs/by-name/gi/git-workspace/package.nix · source: api.github.com
overview
Sync personal and work git repositories from multiple providers
history
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.
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.
$GIT_WORKSPACE/workspace*.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-workspace | 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/orf/git-workspace
install metadata
| Package key | brew:git-workspace |
|---|---|
| Version | 1.10.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-workspace |
| Homepage | https://github.com/orf/git-workspace |
| Repository | https://github.com/orf/git-workspace |
| Upstream docs | https://github.com/orf/git-workspace#readme |
| License | MIT |
| Source archive | https://github.com/orf/git-workspace/archive/refs/tags/v1.10.1.tar.gz |
| Last updated | 2026-06-22T14:03:32-07:00 |
| Pulse | updated |
| Dependencies | libgit2, libssh2, openssl@3 |
| Build dependencies | pkgconf, rust |
| 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 | git-workspace |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
git-workspace
nix profile install nixpkgs#git-workspacesource 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.