From 8c7ebdd244767bd155cde2c3da1a203779234cde Mon Sep 17 00:00:00 2001 From: Tycho Pandelaar Date: Wed, 5 Jun 2024 15:49:29 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dfc0838..4db4fce 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ GitGulf is a command-line tool designed to help you manage and navigate through multiple Git repositories with ease. Whether you are dealing with only a handful or a full collection of repositories, GitGulf aims to streamline common Git operations like fetching, pulling, and switching branches across multiple repositories, making your development workflow more efficient and effective. +Gif showing ggs, ggf & ggp: +

+ +

+ ## Features - **Status**: View the current status of all repositories in a directory.