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
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.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