122
edits
(add instructions to get branch heads without gsync) |
(Adding checklist) |
||
Line 215: | Line 215: | ||
requiring lots of network. | requiring lots of network. | ||
* Do we want to add our fixup-patch to the moz-libwebrtc branch and move the branch forward in the official repo to make it more clear what was previously vendored? | * Do we want to add our fixup-patch to the moz-libwebrtc branch and move the branch forward in the official repo to make it more clear what was previously vendored? | ||
== Operation Checklist == | |||
* Prerequisites | |||
hg clone https://hg.mozilla.org/projects/elm | |||
git clone https://github.com/mozilla/libwebrtc moz-libwebrtc |
edits