mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-09-29 21:12:15 +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>