rstacruz / git-prlog

Shows pull requests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-prlog

Shows a log of PR's for a given commit range.

$ git prlog v2.0.0...develop
- #38: Fix titles - Rico S.
- #24: Fix signatures - John A.

Install

Copy git-prlog to your path.

Homebrew/OSX:

brew install --HEAD https://github.com/rstacruz/git-prlog/raw/master/Formula/git-prlog.rb

npm:

npm install -g rstacruz/git-prlog

About

Shows pull requests


Languages

Language:Shell 87.8%Language:Ruby 12.2%