Infuriating GitHub users that mass-spam GitHub email addresses to promote their repo. How do I report this behavior to GitHub? I guess I could also report them for CANN Spam violations.
Infuriating GitHub users that mass-spam GitHub email addresses to promote their repo. How do I report this behavior to GitHub? I guess I could also report them for CANN Spam violations.
if this is an address publicly visible from commits, anyone can do it
set a noreply address for future commits
git config --global user.email "username@users.noreply.github.com"