macOS
brew install git-workspacelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-workspace in AI-Agent-Workflows.
Installation
brew install git-workspacelocal Homebrew formula metadata
nix profile install nixpkgs#git-workspacenixpkgs package indexes · pkgs/by-name/gi/git-workspace/package.nix · Quelle: api.github.com
Überblick
Sync personal and work git repositories from multiple providers
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-workspace | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/orf/git-workspace
Installationsmetadaten
| Paketschlüssel | brew:git-workspace |
|---|---|
| Version | 1.10.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-workspace |
| Homepage | https://github.com/orf/git-workspace |
| Repository | https://github.com/orf/git-workspace |
| Upstream-Dokumentation | https://github.com/orf/git-workspace#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/orf/git-workspace/archive/refs/tags/v1.10.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:32-07:00 |
| Pulse | updated |
| Abhängigkeiten | libgit2, libssh2, openssl@3 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
git-workspace
nix profile install nixpkgs#git-workspaceQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.