git-get
« Back to VersTracker
Description:
Better way to clone, organize and manage multiple git repositories
Type: Formula  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git version-control cli productivity developer-tools
Install: brew install git-get
About:
git-get is a command-line tool designed to simplify the process of cloning and organizing Git repositories. It allows users to manage multiple projects from different sources by automatically placing them into a structured directory hierarchy. This tool streamlines workflow for developers who need to keep numerous repositories in sync and organized.
Key Features:
  • Automatic directory organization based on repository URL
  • Parallel cloning and fetching for speed
  • Simple commands to manage multiple repositories
  • Support for private repositories via SSH
Use Cases:
  • Managing a large number of open-source contributions
  • Organizing microservices architectures
  • Bulk updating multiple repositories
Alternatives:
  • ghq – ghq is a popular alternative; git-get offers similar functionality but with a focus on simpler setup and automatic path generation.
  • git – Native git requires manual directory creation and management, which git-get automates.
Version History
Detected Version Rev Change Commit
Dec 17, 2025 1:52pm 0 META a5a87dd3