github: remove the trick to download the PR

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2017-11-27 23:24:42 +01:00
parent 3c6b07b25f
commit a4b89f1034
1 changed files with 1 additions and 11 deletions

View File

@ -1,14 +1,4 @@
> This v1.0 template stands in `.github/`.
### Peer reviews
Trick to [fetch the pull
request](https://help.github.com/articles/checking-out-pull-requests-locally):
there is a (read-only) `refs/pull/` namespace.
``` bash
git fetch OFFICIAL_REPOSITORY_NAME pull/PULL_ID/head:LOCAL_BRANCH_NAME
```
> This v1.1 template stands in `.github/`.
### This PR