Sheriffing/How To/Helpers: Difference between revisions

Jump to navigation Jump to search
→‎mach file-info bugzilla-component lookup shortcut (mfi): exclude testing/web-platform/meta from mfi command, this time for real
No edit summary
(→‎mach file-info bugzilla-component lookup shortcut (mfi): exclude testing/web-platform/meta from mfi command, this time for real)
Line 12: Line 12:
<pre>
<pre>
mfi() {
mfi() {
     ./mach file-info bugzilla-component `find -path "*$1*" -not -path "./.hg/*"`
     ./mach file-info bugzilla-component `find -path "*$1*" -not -path "./.hg/*" -not -path "./testing/web-platform/meta/*"`
}
}
</pre>
</pre>
Confirmed users
571

edits

Navigation menu