This is an archive of the discontinued Mercurial Phabricator instance.

check-code: allow `hg cp -r`, by using a negative lookbehind
AbandonedPublic

Authored by martinvonz on Jan 28 2020, 6:51 PM.

Details

Reviewers
durin42
Group Reviewers
hg-reviewers

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

martinvonz created this revision.Jan 28 2020, 6:51 PM

See my comment in D8030, the feature is interresting, but it seems to me that we should implement that through regular amend.

I think this is obsolete now? Maybe?

durin42 accepted this revision.Feb 12 2020, 2:45 PM

Nevermind, I misread.

This revision is now accepted and ready to land.Feb 12 2020, 2:45 PM
martinvonz abandoned this revision.Feb 14 2020, 6:16 PM

No longer needed now that we've renamed -r to --at-rev.