This is an archive of the discontinued Mercurial Phabricator instance.

doc: improves the share-safe documentation
ClosedPublic

Authored by marmoute on Jan 20 2021, 6:53 AM.

Details

Summary

The associated behavior is now clearer and we point to the other configuration
that control the mismatching behavior.

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.Jan 20 2021, 6:53 AM
baymax updated this revision to Diff 25173.Jan 20 2021, 7:32 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

pulkit added a subscriber: pulkit.Jan 21 2021, 6:13 AM
pulkit added inline comments.
mercurial/helptext/config.txt
932

s/existing share will be upgraded/existing share can be upgraded?

935

s/congfig/config at couple of places.

s/interract/interact

baymax updated this revision to Diff 25195.Jan 21 2021, 8:26 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

marmoute added inline comments.Jan 21 2021, 9:23 AM
mercurial/helptext/config.txt
932

should be:

existing share will not be upgraded

935

fixed too.

mharbison72 accepted this revision.Jan 21 2021, 11:15 PM
This revision is now accepted and ready to land.Jan 21 2021, 11:15 PM
This revision was automatically updated to reflect the committed changes.