Mercurial > hg
diff hgweb.cgi @ 22254:b8a0e8176693
obsstore: add a `parents` field
This field is intended to store the parent of the precursor. This is useful to
attach pruned changesets to a set of exchanged changesets. We currently just
add the fields with a None value. None stands for "no data recorded".
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 18 Aug 2014 16:08:44 -0700 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |