Mercurial: Difference between revisions

No change in size ,  10 December 2013
m
Line 45: Line 45:
* Export the modifications.  
* Export the modifications.  
<pre> hg export -r tip -o mypatch.patch </pre>
<pre> hg export -r tip -o mypatch.patch </pre>
* Save the output to a file and upload it tot he patch tracker.
* Save the output to a file and upload it to the patch tracker.


==== Using the MQ extension ====
==== Using the MQ extension ====