GitHub: Blame Previous Commit Button

Add a button to `git blame` the `sha^` (parent commit) on each commit on a `git blame` page.

当前为 2016-06-08 提交的版本,查看 最新版本

作者
Zren
评分
0 0 0
版本
3
创建于
2015-06-28
更新于
2016-06-08
大小
1.4 KB
许可证
暂无
适用于

Add a button to git blame the sha^ (parent commit) on each commit on a git blame page.

Changelog

https://github.com/Zren/ResizeYoutubePlayerToWindowSize/blob/master/changelog.md

3 - Jun 8, 2016

  • Only check and build urls with the /path/name, allowing GitHub enterprise users to simply add their own domains by adding // @include https://mydomain.com* to the script.
  • Remove jQuery.pjax hook since the blame page doesn't use it.