Changeset
Appearance
This article needs more links to other articles to help integrate it into the encyclopedia. (February 2014) |
In revision control software, a changeset is a set of changes which should be treated as an indivisible group (i.e. an atomic package); the list of differences between two successive versions in the repository. This is one synchronization model.[1][2]
See also
References
- ^ Mercurial: ChangeSet
- ^ "Version Control System Comparison". Better SCM Initiative.
Further reading
- Pool, Martin (2004). "Integrals and derivatives". Martin Pool's blog.
- Roundy, David. "Theory of patches". Darcs User Manual.