Skip to content

Details

Distributed source control management systems have become the norm for organizations and open source projects. The two big boys are GIT and HG. We will dive into the commands of mercurial from the command line and try to understand what they do. Later we will look at two of the most used tools to interact with mercurial if the command line is not your thing: Eclipse plugin and TortoiseHg.

Related topics

You may also like