This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: add a comment on why we don't need to check if something is a dir/file
ClosedPublic

Authored by spectral on Aug 8 2018, 8:08 PM.

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

spectral created this revision.Aug 8 2018, 8:08 PM
martinvonz requested changes to this revision.Aug 8 2018, 8:15 PM
This revision now requires changes to proceed.Aug 8 2018, 8:15 PM
martinvonz accepted this revision.Aug 8 2018, 8:19 PM

Oops, meant to accept it (and it's queued).

Note that test-check-commit.t says hello:

+  6: summary line too long (limit is 78)
+   dirstate: add a comment on why we don't need to check if something is a dir/file
This revision is now accepted and ready to land.Aug 8 2018, 8:19 PM
This revision was automatically updated to reflect the committed changes.