##// END OF EJS Templates
path: remove outdated documentation point from `get_unique_push_path`...
marmoute -
r50615:bcb172e3 default
parent child Browse files
Show More
@@ -522,8 +522,6 b' def get_unique_push_path(action, repo, u'
522 522 This is useful for command and action that does not support multiple
523 523 destination (yet).
524 524
525 Note that for now, we cannot get multiple destination so this function is "trivial".
526
527 525 The `action` parameter will be used for the error message.
528 526 """
529 527 if dest is None:
General Comments 0
You need to be logged in to leave comments. Login now