use RawFilePath version of rename
authorJoey Hess <joeyh@joeyh.name>
Wed, 22 Jun 2022 20:47:34 +0000 (16:47 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 22 Jun 2022 20:47:34 +0000 (16:47 -0400)
commitdebcf860297e566590d05072efcb48ac13b8f4a5
treec70036e202197e29d2f39267802827ab69650fdf
parentd00e23cac9c93994cf84efeae6b1e0c4334ec5a7
use RawFilePath version of rename

Some small wins, almost certianly swamped by the system calls, but still
worthwhile progress on the RawFilePath conversion.

Sponsored-by: Erik Bjäreholt on Patreon
16 files changed:
Annex/AdjustedBranch/Merge.hs
Annex/Content.hs
Annex/Journal.hs
Annex/Link.hs
Annex/ReplaceFile.hs
Command/Add.hs
Command/Fsck.hs
Command/Import.hs
Command/SetKey.hs
Git/Repair.hs
Remote/Borg.hs
Remote/Helper/Chunked.hs
Remote/Rsync.hs
Utility/CopyFile.hs
Utility/MoveFile.hs
Utility/RawFilePath.hs