Media/WebRTC/libwebrtc Update Process: Difference between revisions

(→‎Push to elm: rephrase)
Line 99: Line 99:
  hg push -r tip
  hg push -r tip


You can also push elm as you go, just don't push <code>tip</code> if loop-fs.shstopped and you haven't yet resolved the conflict!
You can also push elm as you go, just don't push <code>tip</code> if loop-fs.sh stopped and you haven't yet resolved the conflict!


To push without stopping the script, try <code>hg push -r {commit ahead of tip}</code>.
To push without stopping the script, try <code>hg push -r {commit ahead of tip}</code>.
24

edits