This is an archive of the discontinued Mercurial Phabricator instance.

copyfile: add a option callback for failed hardlinking
ClosedPublic

Authored by marmoute on Jun 9 2021, 10:38 AM.

Details

Summary

Local clone, adjust its UI depending on the success of using hardlinking, so we
add a small callback making it possible for copyfile to signal if the
requested hardlinking failed.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Jun 9 2021, 10:38 AM
pulkit accepted this revision.Jun 14 2021, 4:43 PM
This revision is now accepted and ready to land.Jun 14 2021, 4:43 PM
baymax updated this revision to Diff 28575.Jun 15 2021, 10:24 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 28623.Jun 21 2021, 1:09 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

This revision was automatically updated to reflect the committed changes.