Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tychop authored Jun 5, 2024
1 parent 345df43 commit 8c7ebdd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
<p align="center">
<img src="img/GitGulf.gif" width="1080">
</p>

## Features

- **Status**: View the current status of all repositories in a directory.
Expand Down

0 comments on commit 8c7ebdd

Please sign in to comment.