Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwilk
3101 days ago
You can check if an e-mail is associated with a GitHub account easily. You forge a commit with this email as author email, push it to a foo/bar repo, then look at
https://github.com/foo/bar/commits/master
.