Y
Hacker News
new
|
ask
|
show
|
jobs
by
SubMachineGhost
2735 days ago
git blame shows the last person who modified a line, and this information is retrieved from the commit history.
This extension how ever shows you which pending pull requests are changing a given file.
1 comments
dzhavat
2733 days ago
Exactly. GitHub is quite good at showing the history and current state of a file. This extension aims to also provide a way to see how a file might change in the future.
link