On Tue, Aug 18, 2009 at 5:37 AM, Evan Martin<[email protected]> wrote: > I think it'd be neat to somehow use git's distinction of author vs > committer such that when you patch in a cl (with "git cl patch") it > plumbs the rietveld-side author info into the local git commit info > and from there into the svn commit, but I think the mapping of > rietveld username to AUTHORS username isn't very clear.
In WebKit land, our tools do exactly that. There's a python script that provides the mappings: http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/committers.py Adam --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
