From ab9e322c14d398e2d51e48adb371bf4c5ed0743b Mon Sep 17 00:00:00 2001 From: Tycho Pandelaar Date: Wed, 5 Jun 2024 15:57:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbdd1c7..cccfb0b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 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: +Gif showing ggs (status), ggf (fetch) & ggp (pull):

p>