I want to do something like git blame - not on a whole file
but on a code snippet (selection)
how can I do this in bzr (console or bzr explorer) ?
I want to do something like git blame - not on a whole file
but on a code snippet (selection)
how can I do this in bzr (console or bzr explorer) ?
If you have configured git root in your project (Settings | Version Control) then you can open annotations via right click on gutter, or via menu VCS | Git | Annotate.