On 4 September 2014 19:36, Enrico Scholz <[email protected]> wrote: >> Did you ever use 'git blame' for few lines most recipes have? > > In other projects (e.g. linux kernel) I am using C-x v g in emacs very > often to see when/why a certain line was added. In some OE recipes I > would like to do the same...
Personally I find git blame totally disappointing in general, and would love to see a "history browser" UI that let me see the history of a line in a file without having to repeatedly git blame, get hash, show hash, realise that change was whitespace, git blame hash^, rinse, repeat. If someone knows a good UI for blame-digging then please let me know! Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
