view hgext3rd/topic/constants.py @ 5919:1a8e86053adb stable

topic: don't lose any file changes when changing topic of a merge commit This file-related logic is taken directly from cmdutil.amend().
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 09 May 2021 00:10:55 +0800
parents 48b30ff742cb
children
line wrap: on
line source

extrakey = b'topic'
changekey = b'_rewrite_noise'