changeset 49716:d4926e08507d

path: remove outdated documentation point from `get_unique_pull_path` This is no longer true.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 01 Dec 2022 16:58:22 +0100
parents ce5f49e8d6ed
children f2f4ec857f78
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 16:53:22 2022 +0100
+++ b/mercurial/utils/urlutil.py	Thu Dec 01 16:58:22 2022 +0100
@@ -550,8 +550,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.
     """
     urls = []