When looking at a log of a particular file (say
https://chromium.googlesource.com/chromium/src/+log/master/chrome/browser/chrome
_browser_main.cc), there should be a way to jump directly to what that
particular file looked like at any given version.
Something that I frequently do before looking at the blame for a given version
is to scan the list of changes that touch a file until I find something that is
relevant and then take it from there.
In fact, maybe I rely on that functionality from http://src.chromium.org/viewvc
even more than actual blame.
Original issue reported on code.google.com by rvargas@chromium.org on 5 May 2014 at 6:32
Original issue reported on code.google.com by
rvargas@chromium.org
on 5 May 2014 at 6:32