Mercurial > hg
annotate mercurial/__init__.py @ 22257:4bc96685a40c
obsstore: drop 'date' from the metadata dictionary
We are extracting the `date` information from the metadata at read time.
However, we failed to remove it from the metadata returned in the markers. This
is now fixed.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 18 Aug 2014 17:06:08 -0700 |
parents | 9117c6561b0b |
children | 4374d819ccd5 |
rev | line source |
---|