An open API service indexing awesome lists of open source software.

https://github.com/jaandrle/gh-compare

GitHub cli extension to quickly navigate to the compare url.
https://github.com/jaandrle/gh-compare

bash cli gh-extension github

Last synced: about 2 months ago
JSON representation

GitHub cli extension to quickly navigate to the compare url.

Awesome Lists containing this project

README

          

# gh-compare
GitHub cli extension to quickly navigate to the compare url such as [`HEAD~1...main`](../../compare/HEAD~1...main).

ℹ️ contributions welcomed

## Installation

Make sure you have at least version 2 of the [GitHub CLI](https://cli.github.com/) installed.

Install this extension with:
```bash
gh extension install jaandrle/gh-compare
```

## Synopsis
See [gh-compare (line 6)](./gh-compare#L6).