Mercurial > public > mercurial-scm > hg
diff tests/test-help.t @ 46905:95a5ed7db9ca
help: document the `path://` url scheme
If we want people to use it, we need to document it.
Differential Revision: https://phab.mercurial-scm.org/D10372
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 10 Apr 2021 15:30:32 +0200 |
parents | ede52e19c752 |
children | da4e6d7a8fdd |
line wrap: on
line diff
--- a/tests/test-help.t Sat Apr 10 15:28:10 2021 +0200 +++ b/tests/test-help.t Sat Apr 10 15:30:32 2021 +0200 @@ -1842,6 +1842,9 @@ my_server = https://example.com/my_path my_server:pushurl = ssh://example.com/my_path + Paths using the 'path://otherpath' scheme will inherit the sub-options + value from the path they point to. + The following sub-options can be defined: "pushurl"