Mercurial: Difference between revisions

Jump to navigation Jump to search
231 bytes removed ,  10 June 2020
Put tutorials to External links.
(Put tutorials to External links.)
Line 1: Line 1:
[[wikipedia:Mercurial|Mercurial]] (sometimes referred to as {{codeline|hg}})
[https://www.mercurial-scm.org Mercurial] (sometimes referred to as {{codeline|hg}}) is the source code management system used for Octave development.
is the source code management system currently used to develop
Octave.
 
== Introduction to Mercurial ==
 
An introduction to Mercurial is completely outside the scope of this document.
There are plenty of available documentation on the topic.  Some recommendations
are:
 
* [http://hginit.com/ Hg Init]
* [https://www.mercurial-scm.org/wiki/Tutorial Mercurial tutorial]
* [https://www.mercurial-scm.org/wiki/QuickStart Mercurial quick start]


== Contributing to Octave ==
== Contributing to Octave ==
Line 200: Line 188:
</pre>}}
</pre>}}


==External links==
== External links ==


* [https://www.mercurial-scm.org/ Official website]
* https://hginit.com/ -- Mercurial tutorial
* https://www.mercurial-scm.org/wiki/Tutorial -- Mercurial tutorial
* https://www.mercurial-scm.org/wiki/QuickStart -- Mercurial quick start


[[Category:Development]]
[[Category:Development]]

Navigation menu