Mercurial > evolve
diff MANIFEST.in @ 3213:7bc587557e4f
cmdrewrite: add a utility function to make sure note is of valid format
Upcoming patches will add support to store a note on various evolution related
commands by storing that in obsmarker. Since the obsmarker metadata field can't
store things above 255 bytes, this patch introduces a function which will be
used to make sure note is under 255 bytes and does not contain newlines. We
don't want notes to be multilines.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 12 Nov 2017 01:26:30 +0530 |
parents | 13751fef5e66 |
children | 733e01473ec2 |