Mercurial > hg > easyhg-website
view index.html @ 32:e91c71623519
https, update links
author | Chris Cannam |
---|---|
date | Wed, 28 Feb 2018 14:19:31 +0000 |
parents | 119ab0d2dc7f |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>EasyMercurial</title> <link rel="stylesheet" href="screen.css" media="screen"/> <meta name="robots" content="index"> <meta name="description" content=""> </head> <body> <div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div> <div id="navbar"><div id="navbar-inner"> <a name="navigation" id="navigation"></a> <div id="primary"> <ul class="links"> <li class="first">Home</li> <li><a href="development.html" title="Development">Development</a></li> <li><a href="screenshots.html" title="Screenshots">Screenshots</a></li> <li><a href="videos.html" title="Videos">Videos</a></li> <li class=last><a href="download.html" title="Download">Download</a></li> </ul> </div> </div></div> <div id="page"> <p><big>EasyMercurial is a simple user interface for the <a href="https://www.mercurial-scm.org/">Mercurial</a> distributed version control system. It's free, open source, and cross-platform. </big></p> <p>We have set out to make EasyMercurial straightforward to teach and learn.<br>It makes common working patterns easy to follow, particularly when using a shared remote repository: it uses a friendly graph representation for the change history, to make branching and merging easier to understand: and it looks and behaves consistently across platforms.</p> <p>EasyMercurial is not designed for large projects or for very experienced users, and there are other Mercurial interfaces that integrate more closely with particular operating system platforms (see a list <a href="https://www.mercurial-scm.org/wiki/OtherTools">here</a>). But if you are new to Mercurial or to version control systems in general — or if you are trying to introduce it to other users — consider using EasyMercurial.</p> </div> <div id="footer"> <div id="footer-content"> <div style="float:right"><a href="http://soundsoftware.ac.uk/"><img src="https://code.soundsoftware.ac.uk/attachments/19/soundsoftware-logo-title-only-transparent.png" width=223 height=17></a></div> Development carried out at the Centre for Digital Music, Queen Mary University of London. Funded by grant EP/H043101/1 of the UK Engineering and Physical Sciences Research Council. Thanks to Jari Korhonen for HgExplorer on which this work is based. </div> </div> </body>