mercurial/interfaces/__init__.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 28 May 2023 04:12:10 +0200
changeset 50633 f2ae815ae34c
parent 42813 268662aac075
permissions -rw-r--r--
local-clone: perform the hardlink/copy based from _entries_walk returns We previously used `_v2_walk`. However it is not bringing us much. So lets use the higher level function instead. This will offer us more flexibility with the `_v2_walk` function… like deleting it eventually.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: