Mercurial > hg
diff README.rst @ 40081:a4d62ff9a86d
obsolete: fix ValueError when stored note contains ':' char (issue5783)
The newer version of `amend -n 'Some some'` accepts containing ':' char.
The information contained in this note 'Testing::Obstore' gives ValueError,
because we are trying to store more than 2 values in key and value.
Differential Revision: https://phab.mercurial-scm.org/D4883
Differential Revision: https://phab.mercurial-scm.org/D4882
author | Zharaskhan Aman <aman.zharaskhan@gmail.com> |
---|---|
date | Fri, 05 Oct 2018 01:55:51 +0300 |
parents | 1b59287a1cfa |
children | c5912e35d06d |