Tag Archives: mercurial

What are changes in the source code?

If you use a distributed revision control(DRC) such as Mercurial or Git, you are probably familiar with the term changeset:
Changesets are a way to group a number of modifications that are relevant to each [...]