This is an archive of the discontinued Mercurial Phabricator instance.

rust-status: check for '.hg' regardless of file type (issue6300)
ClosedPublic

Authored by Alphare on Apr 20 2020, 5:22 AM.

Details

Summary

'.hg' would show up in hg status if were a symlink.

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

Alphare created this revision.Apr 20 2020, 5:22 AM
marmoute accepted this revision.Apr 22 2020, 12:18 PM
marmoute requested changes to this revision.Apr 22 2020, 12:19 PM

Actually, please fold the next patch in this one.

This revision now requires changes to proceed.Apr 22 2020, 12:19 PM
Alphare updated this revision to Diff 21182.Apr 23 2020, 4:02 AM

Actually, please fold the next patch in this one.

Done.

marmoute accepted this revision.Apr 23 2020, 4:46 AM

thanks

This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.