A simple program to list status of all repositories under a given directory
Getting Started
Download the AppImage and use the program right away:
wget https://github.com/Maverobot/ggit/releases/download/v0.0.1/ggit-.glibc2.3.3-x86_64.AppImage -O ~/.local/bin/ggit
chmod +x ~/.local/bin/ggit
# By default, it takes current directory path as input
cd a_folder_with_many_repos
ggit
# Or,
ggit path_to_folder_with_many_repos