This pull request enables support for GitHub EMU handles.
This is accomplished by swapping out the very outdated npm package that handles GitHub username regex support. The new npm package is one that I have written that supports both traditional GitHub dotcom handles in addition to GitHub EMU handles.
Support GitHub EMU Handles
This pull request enables support for GitHub EMU handles.
This is accomplished by swapping out the very outdated npm package that handles GitHub username regex support. The new npm package is one that I have written that supports both traditional GitHub dotcom handles in addition to GitHub EMU handles.
related: https://github.com/github/command/pull/15, https://github.com/github/command/issues/10