[Commented On] D9951: narrow: add --no-backup option for narrowing
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Wed Feb 10 12:09:12 UTC 2021
pulkit added inline comments.
INLINE COMMENTS
> narrowcommands.py:276
> with ui.configoverride(overrides, b'narrow'):
> - repair.strip(ui, unfi, tostrip, topic=b'narrow')
> + repair.strip(ui, unfi, tostrip, topic=b'narrow', backup=backup)
>
Even when we backup, we can probably use `soft-strip` to make this faster.
REPOSITORY
rHG Mercurial
BRANCH
default
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D9951/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D9951
To: martinvonz, durin42, #hg-reviewers, pulkit
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210210/55a887c3/attachment-0002.html>
More information about the Mercurial-patches
mailing list