Add Blame command to WorkingCopyContextMenu#1541
Add Blame command to WorkingCopyContextMenu#1541love-linger merged 1 commit intosourcegit-scm:developfrom
Conversation
|
For
|
|
With large project having 20 years of history and multiple editors I find myself using blame when editing file. You start making changes and at some point you encounter code you really don't understand why it is done how it is done and at that point you want to see the blame of original file before your changes to get better understanding of the situation. Now when blame is missing from local changes extra work has to be done to open that blame view. Untracked files could be skipped just like directories and it could be shown to deleted files. |
Signed-off-by: leo <longshuang@msn.cn>
Signed-off-by: leo <longshuang@msn.cn>
No description provided.