Mercurial > hg
diff mercurial/mdiff.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 | 3fbef7ac26f0 |
children | b89856abf4e2 |