Skip to content

Git repository management across directories. See staged/unstaged commits for all your repos with one command, in a handsome TUI

Notifications You must be signed in to change notification settings

maurogarciac/repo-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

repo-hub


What is repo-hub?

The idea behind repohub is to have a CLU that allows you to list the current status of all the repositories that are stored under a specific directory.

Lets say you have a directory named '/git' and said dir, holds multiple repositories (could be personal projects, work repos, etc.).

With repo-hub you can run 'repos' from said directory or you can pick any directory and run 'repos /home/git/work/'. This returns a list of the status of all repos within that directory. With the amount of new files, file changes, etc. in a minimal format.

You can also specify an expressive return with the '-x' option. You can also specify the directory depth of searches with the '-d [int]' option. There is a '-h' option that lists all options and explains the functionality.

About

Git repository management across directories. See staged/unstaged commits for all your repos with one command, in a handsome TUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages