Jump to content

Repository (version control)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mimosinnet (talk | contribs) at 11:07, 3 September 2011 (Created page with '{{Refimprove|date=September 2010}} A '''Repository''' is a concept from distributed revision control that refers to a data structure that contains, among other...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A Repository is a concept from distributed revision control that refers to a data structure that contains, among other things:

  • A set of commit objects.
  • A set of references to commit objects, called heads.