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.39KB
라이선스
해당 없음
적용 사이트

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.