diff options
author | Graham Christensen <graham@grahamc.com> | 2015-07-29 17:02:54 -0500 |
---|---|---|
committer | Graham Christensen <graham@grahamc.com> | 2015-07-30 12:59:35 -0500 |
commit | 0369a069ade1602879c16dd33dc592bed3f17c0f (patch) | |
tree | 96d4f4970bc5d0b3ba7fcdca5946e47e170ff2bc /subcmds/gitc_init.py | |
parent | abaa7f312f1b6c8d11d7c757fe909900ce5788b5 (diff) | |
download | git-repo-0369a069ade1602879c16dd33dc592bed3f17c0f.tar.gz |
Support filtering by group on forall and list subcmd
Enable operating against groups of repositories. As it stands, it isn't
compatible with `-r/--regex`.
`repo forall -g groupname -c pwd` will run `pwd` for all projects in
groupname.
`repo forall -g thisgroup,-butnotthisone -c pwd` will run `pwd` for all
projects in `thisgroup` but not `butnotthisone`.
`repo list -g groupname -n` will list all the names of repos in
`groupname`.
Change-Id: Ia75c50ce52541d1c8cea2874b20a4db2e0e54960
Diffstat (limited to 'subcmds/gitc_init.py')
0 files changed, 0 insertions, 0 deletions