latest 1 messages by PrestonL

+ [2017-04-13T02:30:06Z] PrestonL Wanting to clone a project with the pull request in there, tried "git clone -b pr/123 git://project/path.git" but says branch not find, cloned the master and ran "git branch -r" How would I clone the project with the pull request? I am not the owner of the project.