mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-20 16:12:40 +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>