24
edits
(→Push to elm: rephrase) |
(→Push to elm: typo) |
||
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. | 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>. |
edits