Greasy Fork 支持简体中文。

GitHub: Blame Previous Commit Button

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

作者
Zren
今日安裝
0
安裝總數
45
評價
3 0 0
版本
3
建立日期
2015-06-28
更新日期
2016-06-08
尺寸
1.4 KB
授權條款
未知
腳本執行於

Note: This feature was integrated (in a prettier way) into GitHub as of Jan 20 2017.

https://github.com/blog/2304-navigate-file-history-faster-with-improved-blame-view


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.