Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github: Don't match a user unless the prefix is correct
This fixes a longstanding annoying issue where github queries users based on any match within username, whereas generally people don't intend to use it this way. When picking a valid user match, require the prefix to match the stated query in addition to looking for the minimum size.
- Loading branch information