Skip to content

pokutuna/chrome-github-compaito

Repository files navigation

chrome-github-compaito

Build Status

compaito is a chrome extension to jump to Compare View by picking 2 commits.

Install

visit Chrome Web Store - compaito

icon

Demo

demo

Usage

  • pick commits and jump (hover and click the picker)

pick and jump demo

  • pick a previous commit (click ~)

pick previous commit demo

  • cancel picking (click x)

cancel demo

  • set hostnames to enable picker (adaptable to GitHub Enterprise)

set hostname demo

Changelog

  • 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.