-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# go | ||
Git overview | ||
Git overview of many repositories. | ||
|
||
## Features | ||
- shows the last update on repository and branch for each contributor; | ||
- shows the last update for each contributor on grouped branches on each repositories | ||
- table with each row a repository | ||
- each column is a group of branches (ie. features/*) that are gathered together with a regular expression | ||
- more people can be working on the same group of branches | ||
- show last updates of all repository and branches for a specific contributor | ||
- filter by repositories and branches |