comparison hgext/share.py @ 45332:54eeb1a0e325

commitctx: directly update the touched and added set of files Instead of going through intermediate variable, we can simply use the ChangingFiles object. The object will take care of the consistency.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 28 Jul 2020 20:21:06 +0200
parents 2fd8a8c11273
children 89a2afe31e82
comparison
equal deleted inserted replaced
45331:027f3dd76302 45332:54eeb1a0e325