find-pull-request icon indicating copy to clipboard operation
find-pull-request copied to clipboard

List all PRs of that line

Open shiraji opened this issue 5 years ago • 0 comments

Some specific line has really a lot of changes. It is very useful if this plugin list all PR that happens to the specific line.

https://stackoverflow.com/questions/50469927/view-git-history-of-specific-line

command would be

git log -L150,+1:file_path_from_project

shiraji avatar Jan 31 '20 08:01 shiraji