aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/what_generates_user_name_for_recent_changes_page__63__/comment_1_e90085a9d61cdf623c20dfe57005472e._comment
blob: 6692587f876e2d9ce27030079c6fbba13ee72e91 (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://smcv.pseudorandom.co.uk/"
 nickname="smcv"
 subject="comment 1"
 date="2013-09-10T10:01:22Z"
 content="""
In the git plugin, it's usually the local part (the part before the @)
of the email address (as in `git config user.email`).
See `parse_diff_tree()` in `IkiWiki/Plugin/git.pm`.
"""]]