1
1
changes in weave branch:
3
* Remove RevisionReference class; Revision.parents is now simply a
4
list of their ids and parent_sha1s is a list of their
5
corresponding sha1s (for old branches only at the moment.)
3
* Remove RevisionReference class; Revision.parent_ids is now simply a
4
list of their ids and parent_sha1s is a list of their corresponding
5
sha1s (for old branches only at the moment.)