[Twisted-Python] the repository metadata of inevitability

Glyph glyph at twistedmatrix.com
Fri Jan 23 19:07:26 MST 2015


> On Jan 23, 2015, at 1:23 PM, Glyph <glyph at twistedmatrix.com> wrote:
> 
> ... an email address that's actually associated with their github account so the right little picture shows up :) ...

HawkOwl showed me a neat trick.

You can add your git-svn-generated committer ID as an email address to your github account, and you'll start getting credit for all your old commits.

To get this ID, go into your git checkout and do something like:

GIT_PAGER=cat git log --format=%ae -n 1 --author=glyph

Except instead of "glyph" put your own name in there.  (You can get this out of the github UI too but the only place I saw was in a tooltip which makes copying and pasting annoying.)

Then go to https://github.com/settings/emails <https://github.com/settings/emails> and add paste the email into a box.

Please be nice and only do this for your own committer ID, since obviously bbbe8e31-12d6-0310-92fd-ac37d47ddeeb isn't a domain that github can send verification messages to :-).

-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20150123/e3fd684b/attachment-0002.html>


More information about the Twisted-Python mailing list