Mercurial > hg
comparison mercurial/destutil.py @ 45232:4eb6466e6889
commitctx: no longer use the `writecopiesto` variable in the function
The `writefilecopymeta` variable already carry the same information, so we can
use `writefilecopymeta` in the one conditional where `writecopiesto` was used.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 23 Jul 2020 21:03:30 +0200 |
parents | 8ff1ecfadcd1 |
children | c7abdbc8fd47 |
comparison
equal
deleted
inserted
replaced
45231:f0d4d1343cb4 | 45232:4eb6466e6889 |
---|