Re: [heycam/webidl] Bikeshed Conversion (#147)

I mean being able to usefully get blame on a line of the file.  You don't get it for free, because the blame will largely be the "conversion to bikeshed" and finding the actual blame for a line will be a bit of a PITA that involves walking past that commit, _and_ to a different line in a different file somehow (because the current canonical blame is the .xml file, not the .html one; the latter is not even updated in all cases when the former is, though all instances of that are of course mistakes).

Maybe we could do one commit which does the equivalent of `mv index.xml index.html` followed by another commit that then modifies the .html to be the new thing or something... that might make blame a little easier to follow, or it might make it harder.  Hard to tell.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/147#issuecomment-241456007

Received on Monday, 22 August 2016 15:45:59 UTC