berkeley-stat222 / mousestyles

2016 final project
http://berkeley-stat222.github.io/mousestyles/
BSD 2-Clause "Simplified" License
2 stars 33 forks source link

Chenyu renee contributing issue#160 #173

Closed jarrodmillman closed 8 years ago

jarrodmillman commented 8 years ago

Cherry-picking from #161

Here are my remotes before I started:

$ git remote -v
origin  git@github.com:jarrodmillman/mousestyles.git (fetch)
origin  git@github.com:jarrodmillman/mousestyles.git (push)
upstream        git@github.com:berkeley-stat222/mousestyles.git (fetch)
upstream        git@github.com:berkeley-stat222/mousestyles.git (push)

And here is what I did:

$ git checkout master
$ git pull upstream master
$ git remote add Chenyu-Renee git@github.com:Chenyu-Renee/mousestyles.git
$ git fetch Chenyu-Renee contributing-issue#160
$ git checkout -b Chenyu-Renee_contributing-issue#160
$ git cherry-pick 6744de5 ae544b8
$ git lg
$ git status
$ git push origin Chenyu-Renee_contributing-issue#160

Then I made this pull request.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.9%) to 57.606% when pulling ec3baeccd61defbaf51c9e18689609ec0f2a4150 on jarrodmillman:Chenyu-Renee_contributing-issue#160 into 9c279b162585d3e7bbd5fa8b65af5135543083d4 on berkeley-stat222:master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.7%) to 60.421% when pulling f3c637899394bc5396af9aeb31ef1b7c7ac0533e on jarrodmillman:Chenyu-Renee_contributing-issue#160 into cabd408aa3d529d2b2ba853b29bfeb828e2ee8ae on berkeley-stat222:master.