As I have read, git associates every commit with an e-mail. ( git config --global ... )
If this is true, then I can see everyone else's e-mail on GitHub watching their commits.
Where can I find the email inside the commit?
As I have read, git associates every commit with an e-mail. ( git config --global ... )
If this is true, then I can see everyone else's e-mail on GitHub watching their commits.
Where can I find the email inside the commit?