Greasy Fork is available in English.

GitHub: Blame Previous Commit Button

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

Tác giả
Zren
Cài đặt hàng ngày
0
Số lần cài đặt
44
Đánh giá
3 0 0
Phiên bản
3
Đã tạo
28-06-2015
Đã cập nhật
08-06-2016
Giấy phép
N/A
Áp dụng cho

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.