Adds support for GitHub's new, more powerful code searching. Since this isn't in GA yet, we still support the new code search UI and the old code search UI. With the new code search UI, we also support both the new code search engine and the legacy one (with --legacy).
The code is a mess right now but I'm going to leave it since once the new code search hits GA, the old UI will be gone which will reduce the code's complexity/branching.
Adds support for GitHub's new, more powerful code searching. Since this isn't in GA yet, we still support the new code search UI and the old code search UI. With the new code search UI, we also support both the new code search engine and the legacy one (with
--legacy
).The code is a mess right now but I'm going to leave it since once the new code search hits GA, the old UI will be gone which will reduce the code's complexity/branching.