compaito is a chrome extension to jump to Compare View by picking 2 commits.
visit Chrome Web Store - compaito
- pick commits and jump (hover and click the picker)
- pick a previous commit (click
~
)
- cancel picking (click
x
)
- set hostnames to enable picker (adaptable to GitHub Enterprise)
- 0.1.0 (2016-08-07)
- Open a compare view in pull request review mode if it is available. (see More code review tools.) It's able to add a line comment in compare view.
- 0.0.3 (2016-06-23)
- Fix commit url patterns.