( )⚙ D10933 dirstate: explicitely deal with the `added` case in `_addpath`

This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: explicitely deal with the `added` case in `_addpath`
ClosedPublic

Authored by marmoute on Jul 2 2021, 11:18 AM.

Details

Summary

This special case is now directly handled, this clarify the possible value for
the other options.

Diff Detail

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

Event Timeline

marmoute created this revision.Jul 2 2021, 11:18 AM
SimonSapin accepted this revision.Jul 2 2021, 12:11 PM
pulkit accepted this revision.Jul 3 2021, 7:43 AM
This revision is now accepted and ready to land.Jul 3 2021, 7:43 AM