Git Clients

gfold – keep track of multiple Git repositories

gfold is a command-line utility that helps developers keep track of multiple Git repositories from one or more directories.

It traverses the current working directory by default, or user-supplied paths, then displays repository information without modifying files. Written in Rust, it’s designed for users who maintain many local clones and want a quick read-only overview from the terminal.

This is free and open source software.

Key Features

  • Scans one or more directories for Git repositories.
  • Performs read-only filesystem analysis and doesn’t write to repositories.
  • Supports relative and absolute paths, including multiple paths in a single invocation.
  • Uses concurrent analysis to process detected repositories efficiently.
  • Offers optional TOML configuration via XDG or user configuration directories.
  • Can generate a valid configuration file with a dry-run option.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/nickgerace/gfold
Support:
Developer: Nick Gerace
License: Apache License 2.0

gfold demo

gfold is written in Rust. Learn Rust with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments