macOS
brew install git-getlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-get in AI-Agent-Workflows.
Installation
brew install git-getlocal Homebrew formula metadata
nix profile install nixpkgs#git-getnixpkgs package indexes · pkgs/by-name/gi/git-get/package.nix · Quelle: api.github.com
winget install --id grdl.git-get -eWindows Package Manager source index · grdl.git-get · Quelle: cdn.winget.microsoft.com
Überblick
Better way to clone, organize and manage multiple git repositories
Verlauf
git-get is a Go command-line tool for cloning and organizing Git repositories into a predictable directory tree derived from repository URLs. It provides `git get` for cloning and `git list` for scanning repository status.
The project started in 2020 and frames itself as a repository-organization tool inspired by the predictability of Go's `go get` path layout. Its README describes a single binary that behaves as `git-get` or `git-list` depending on invocation, with repository URL parsing, batch clone dumps, multi-platform releases, and configuration through flags, environment variables, or Git config.
git-get addresses a common developer workstation habit: keeping many clones under a host-and-path directory tree rather than scattered project folders. Homebrew, Nix, and Windows package metadata indicate packaging across several developer environments, though its adoption remains focused on users who manage many repositories locally.
Practitioners run `git get github.com/owner/repo` to clone into a root such as `~/repositories/github.com/owner/repo`, then use `git list` to show repository status. Dump files let users recreate a local source tree from a list, which makes the tool useful for dotfiles-driven workstation setup.
git-get is package-manager interesting because it turns a personal source-tree convention into a portable Git extension. It overlaps with older `~/src/host/user/repo` habits while adding packageable binaries, symlinks, and cross-platform release artifacts.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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.
~/.gitconfigExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-list | 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/grdl/git-get
Installationsmetadaten
| Paketschlüssel | brew:git-get |
|---|---|
| Version | 0.6.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-get |
| Homepage | https://github.com/grdl/git-get |
| Repository | https://github.com/grdl/git-get |
| Upstream-Dokumentation | https://github.com/grdl/git-get#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/grdl/git-get/archive/refs/tags/v0.6.1.tar.gz |
| Build-Abhängigkeiten | go, go-md2man |
| 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-get |
| 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-get
nix profile install nixpkgs#git-getgrdl.git-get
winget install --id grdl.git-get -eQuellspur
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.