GitHub: Blame Previous Commit Button

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

اعتبارا من 08-06-2016. شاهد أحدث إصدار.

المؤلف
Zren
التقييمات
0 0 0
الإصدار
3
تم إنشاؤه
28-06-2015
تم تحديثه
08-06-2016
Size
1.39 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.