Closed sdg9 closed 6 years ago
This PR makes it so code-push register works using username in place of email when no email is available.
code-push register
This is a scenario I ran into with the way our github enterprise is configured.
It also fixes a bug where username is referenced when not defined
FYI I get this error when testing out using public github too
Do you still need this PR? It currently has a merge conflict.
sorry late to respond, nope
This PR makes it so
code-push register
works using username in place of email when no email is available.This is a scenario I ran into with the way our github enterprise is configured.
It also fixes a bug where username is referenced when not defined