Mercurial > hg
comparison .hgtags @ 47446:09ff5d532a25
copyfiles: add a way to relax the file system checking for hardlink
This is critical for transaction file, less for hardlink/copy clone as we are
about to do. Since `pure` build does not have a `getfstype` implementation this
would disable hardlink clone for all pure build. So we add a parameter to
control that extra check.
Differential Revision: https://phab.mercurial-scm.org/D10854
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 09 Jun 2021 15:33:58 +0200 |
parents | 381a10ef6a4a |
children | ce12b3a54028 |
comparison
equal
deleted
inserted
replaced
47445:d756fc11cfb9 | 47446:09ff5d532a25 |
---|