On 3/30/15 6:08 PM, Kan-Ru Chen (陳侃如) wrote:
>>Is there an hg or git equivalent to Perforce's "Time-Lapse View" tool? It
>>shows a global view of a file's blame history and you can visually "scrub"
>>through the blame history.
>>
>
>You mean like git log -p FILE? I'm sure there are fancier graphic ways to
>visualize it, but that's the way I usually scrub my way back through
>restyles etc.
I think Chris might want to follow the history of a particular line,
that is usually what we use flame for. I find |git gui blame <file>|
very useful.
Just to clarify what I meant by "visually scrub through blame history",
here is a video demo of Perforce's GUI:
https://youtu.be/r1Zk5IaHZBQ?t=1m4s
chris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform