mirror of
https://github.com/markedjs/marked
synced 2024-11-22 17:37:24 +00:00
Add git commands for updating master from upstream
This commit is contained in:
parent
5dc9e0e54c
commit
55c6581a71
2
.github/PULL_REQUEST_TEMPLATE/release.md
vendored
2
.github/PULL_REQUEST_TEMPLATE/release.md
vendored
@ -10,7 +10,7 @@
|
||||
|
||||
Note: If merges to `master` occur after submitting this PR and before running `$ npm pubish` you should be able to
|
||||
|
||||
1. pull from `upstream/master` into the branch holding this version,
|
||||
1. pull from `upstream/master` (`git pull upstream master`) into the branch holding this version,
|
||||
2. run `$ npm run build` to regenerate the `min` file, and
|
||||
3. commit and push the updated changes.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user