Skip to content
Snippets Groups Projects
Commit b4b77909 authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

phases: add a formal note that hash of secret changeset may leak out

For technical reason (discovery, obsolescence marker) the hash of secret
changeset are communicated outside of your repo. We clarifie that in the help so
that people does not used hash of secret changeset as nuclear launch code.
parent 9d350fa0
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,13 @@
Servers running older versions of Mercurial are treated as
publishing.
.. note::
Changesets in secret phase are not exchanged with the server. This
applies to their content: file names, file contents, and changeset
metadata. For technical reasons, the identifier (e.g. d825e4025e39)
of the secret changeset may be communicated to the server.
Examples
========
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment