Mercurial > hg
diff mercurial/loggingutil.py @ 45236:0c468fef09b3
commitctx: extract all the manual logic to process the files
That branch of the if is significantly more complicated than the other two.
Moving it to its own function make it simple to keep the scope limited and to
read to the higher level function.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 23 Jul 2020 18:25:45 +0200 |
parents | 687b865b95ad |
children | 4a6024b87dfc |