You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a lot git-aggregator locally, with a lot of repositories. Sometime I forgot a pending work in a repository, and before gitaggregate, i'd like to be sure all repo are "clean", and doens't have unadded / uncommited work.
For that purpose, I'd like to implement the following command gitaggregate -c repos.yml show-status
This command will scan each repository, and display the status (git status) of repos. (or something equivalent)
@sbidoul (+other git-aggregator developpers) : could you say me if this feature could be accepted in this project ?
kind regards.
The text was updated successfully, but these errors were encountered:
legalsylvain
changed the title
[RFC] new sub command "show-diff"
[RFC] new sub command "show-diff" or "show-status"
Apr 15, 2022
Hi all,
I use a lot git-aggregator locally, with a lot of repositories. Sometime I forgot a pending work in a repository, and before gitaggregate, i'd like to be sure all repo are "clean", and doens't have unadded / uncommited work.
For that purpose, I'd like to implement the following command
gitaggregate -c repos.yml show-status
This command will scan each repository, and display the status (git status) of repos. (or something equivalent)
@sbidoul (+other git-aggregator developpers) : could you say me if this feature could be accepted in this project ?
kind regards.
The text was updated successfully, but these errors were encountered: