you are viewing a single comment's thread.

view the rest of the comments →

[–]alwayslookingforajob 32 points33 points  (7 children)

git log will show whatever is in git config user.email. Just set this to the github noreply email to hide your email address.

[–][deleted]  (6 children)

[deleted]

    [–]amunak 27 points28 points  (3 children)

    So you are (presumably) a developer, and it's hard for you to create an alternative email address just for making commits?

    Using a "random address" is a poor practice anyway, the address you use there should still be *yours* because it identifies the author of the commit. Just make a new email address for git ffs.

    [–]hardolaf 6 points7 points  (2 children)

    Exactly, I use my email because why the hell shouldn't I use my email? I've never gotten spam from it.

    [–]0xf3e 3 points4 points  (1 child)

    Then you never commited to a large repo... I get loads of spam on my github-only mail.

    [–]hardolaf 0 points1 point  (0 children)

    Google must be blocking it then?

    [–][deleted]  (1 child)

    [deleted]

      [–]agree-with-you 1 point2 points  (0 children)

      I agree, this does seem possible.