0.0
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
git-diff-prs lists up all the pull requests between the specified commits
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 4.13
 Project Readme

git-diff-prs

A tool to list all the PRs between commits

Usage

$ gem install git-diff-prs
$ GITHUB_DIFF_PRS_TOKEN=<token> git-diff-prs v0.0.1..v0.0.4
- [ ] #1 Fix the command fails to parse a remote url when it does not start with ssh:// @hkurokawa
- [ ] #2 Fix the previous fix caused a regression @hkurokawa
- [ ] #3 Specify the latest Octokit version. @hkurokawa