Mercurial > hg-stable
diff hg @ 24178:8ca263d9f070
convert: when converting from monotone, use the number 1 for close in extras
Monotone used '1' for close while core Mercurial use 1. Now, for consistency,
use the same value everywhere. It will be stored as a string anyway and the
change will not make any real difference.
(The actual value of 'close' doesn't matter as long as extras has such a key.)
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Wed, 21 Jan 2015 00:02:17 +0100 |
parents | 73e4a02e6d23 |
children | 2ea9c9aa6e60 |