mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-08-20 03:29:13 +08:00
Users can now use 'repo grep' to search all projects, rather than 'repo forall -c git grep'. Its not only shorter to type, but it also filters results better by highlighting which projects matched in the client workspace. Signed-off-by: Shawn O. Pearce <sop@google.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| abandon.py | ||
| branches.py | ||
| checkout.py | ||
| diff.py | ||
| download.py | ||
| forall.py | ||
| grep.py | ||
| help.py | ||
| init.py | ||
| manifest.py | ||
| prune.py | ||
| stage.py | ||
| start.py | ||
| status.py | ||
| sync.py | ||
| upload.py | ||
| version.py | ||