[Webkit-unassigned] [Bug 81267] The chromium turducken is making project-wide searching impossible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 15 15:28:28 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81267
--- Comment #4 from Tony Chang <tony at chromium.org> 2012-03-15 15:28:27 PST ---
You should use git grep, it's also faster :)
Also, I'm pretty sure git clean -f -d will work just fine. All the directories pulled in by gclient are in .gitignore, so they won't get blown away (i.e., git status doesn't show any of those directories on my checkout).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list