comparison hgext/logtoprocess.py @ 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 c4a3d3c67c4f
children 6bd477ee7294
comparison
equal deleted inserted replaced
40080:56d4f88530fc 40081:a4d62ff9a86d