Mercurial: Difference between revisions

Jump to navigation Jump to search
24 bytes removed ,  10 June 2020
(Put example Mercurial configuration to the bottom.)
Line 53: Line 53:
a changeset file.
a changeset file.


=== Creating changesets files with hg ===
=== Creating changesets (patches) ===
==== Simple way ====
 
* Update to the latest revision.  
* Update to the latest revision.  
<pre> hg up </pre>
<pre> hg up </pre>

Navigation menu