gitup
« Back to VersTracker
Description:
Update multiple git repositories at once
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git version-control automation cli productivity
Install: brew install gitup
About:
Gitup is a command-line tool designed to update multiple git repositories simultaneously. It scans specified directories for git repositories and performs fetch or pull operations across all of them. This streamlines the process of keeping local project clones synchronized with their remotes.
Key Features:
  • Batch updates multiple repositories at once
  • Supports SSH and HTTPS remotes
  • Can update submodules recursively
  • Simple command-line interface
Use Cases:
  • Keeping a large number of local project forks up to date
  • Synchronizing multiple work-related repositories before starting the day
  • Managing dotfiles stored in separate git repositories
Alternatives:
  • mu-repo – Similar multi-repo functionality with slightly different command syntax
  • custom shell scripts – More flexible but requires manual maintenance
Version History
Detected Version Rev Change Commit
Oct 12, 2024 7:22pm 10 VERSION_BUMP 8c1836c6