[![Build Status](https://travis-ci.org/jkup/pullit.svg?branch=master)](https://travis-ci.org/jkup/pullit)

# Pull It

Display and pull branches from GitHub pull requests.

## Installation

```
npm install -g pullit
```

or

```
yarn global add pullit
```

## Usage

From within any repo:

```
pullit
```

![screen shot 2017-09-17 at 9 43 22 pm](https://user-images.githubusercontent.com/490294/30529394-c4dce642-9bf1-11e7-877e-cfbc11b9fe6a.png)

Then simply select a branch to fetch it down and check it out.