Changeset

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In version control software, a changeset is a formally collected set of commits that should be treated as a group. Examples of changesets could be:

  • The changes between two successive versions of a repository (an atomic package).
  • The commits involved in releasing a certain feature.

Changesets are described in the synchronisation model.[1][2]

See also[edit]

References[edit]

  1. ^ Mercurial: ChangeSet Archived 15 January 2010 at the Wayback Machine
  2. ^ "Version Control System Comparison". Better SCM Initiative. Archived from the original on 21 September 2009.