Mercurial > hg
changeset 49720:bcb172e360d0
path: remove outdated documentation point from `get_unique_push_path`
This is no longer true.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 02 Dec 2022 01:41:27 +0100 |
parents | 06083c5f9e29 |
children | 9f249dee8ce8 |
files | mercurial/utils/urlutil.py |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/utils/urlutil.py Thu Dec 01 18:41:59 2022 +0100 +++ b/mercurial/utils/urlutil.py Fri Dec 02 01:41:27 2022 +0100 @@ -522,8 +522,6 @@ This is useful for command and action that does not support multiple destination (yet). - Note that for now, we cannot get multiple destination so this function is "trivial". - The `action` parameter will be used for the error message. """ if dest is None: