Mercurial > evolve
annotate .hg-format-source @ 6211:6faab8daf02a stable
fixup: work correctly with bookmarks
Initializing bookmarkchanges to an empty list is required when finalizing
relocation of a node that has one or more bookmarks. Other commands that use
evolvecmd._relocate() already do this.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 06 Apr 2022 15:57:54 +0300 |
parents | 48b30ff742cb |
children |
rev | line source |
---|---|
4814
48b30ff742cb
python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
diff
changeset
|
1 {"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"} |