Skip to content

kyanny/gh-browse-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-browse-compare

A gh extension to aim to be a replacement of hub compare.

Installation

$ gh extension install kyanny/gh-browse-compare

Usage

$ gh browse-compare v1.0.0..main
$ gh browse-compare v1.0.0...main

You may want to add an alias.

$ gh alias set compare 'browse-compare'

This extension is an experimental implementation, so that it does not validate the command line argument and error handling is rough.

I created this extension rather than directly contributing to cli/cli to close cli/cli#4433 because I need to comply with this guidance. If I get a positive feedback, I am happy to submit a pull request to cli/cli.

About

A `gh` extension to aim to be a replacement of `hub compare`.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages