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.

  • Eager Eagle
    link
    fedilink
    English
    arrow-up
    18
    ·
    3 days ago

    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 "[email protected]"

    • FmstratOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I do a folder catch on anything, it basically is a no reply, but still irritating and would like it to be reportable.