Automic VaultAutomic Vault

brew

git-get を Homebrew, Nix, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install git-get

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#git-get

nixpkgs package indexes · pkgs/by-name/gi/git-get/package.nix · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id grdl.git-get -e

Windows Package Manager source index · grdl.git-get · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Better way to clone, organize and manage multiple git repositories

コマンドとエイリアス

  • git-list

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020: Repository created on GitHub.
  • 2020: v0.1.0 release began the tagged release line.
  • 2021: v0.5.0 release continued the early Go implementation.
  • 2025: v0.6.x releases refreshed packaging and release artifacts.

Related projects

  • git-get relates to Go's source path conventions, Git subcommand wrappers, `gh repo clone`, and source-tree organizers such as git-grab.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.gitconfig

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-listcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.6.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.6.1

https://github.com/grdl/git-get

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-get
バージョン0.6.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-get
ホームページhttps://github.com/grdl/git-get
リポジトリhttps://github.com/grdl/git-get
上流ドキュメントhttps://github.com/grdl/git-get#readme
ライセンスMIT
ソースアーカイブhttps://github.com/grdl/git-get/archive/refs/tags/v0.6.1.tar.gz
ビルド依存関係go, go-md2man
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-get
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

git-get

nix profile install nixpkgs#git-get
  • normalized package name match
  • 一致条件: Git Get
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-get/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

grdl.git-get

winget install --id grdl.git-get -e
  • normalized package name match
  • 一致条件: Git Get
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: grdl.git-get from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment