Show More
@@ -522,8 +522,6 b' def get_unique_push_path(action, repo, u' | |||||
522 | This is useful for command and action that does not support multiple |
|
522 | This is useful for command and action that does not support multiple | |
523 | destination (yet). |
|
523 | destination (yet). | |
524 |
|
524 | |||
525 | Note that for now, we cannot get multiple destination so this function is "trivial". |
|
|||
526 |
|
||||
527 | The `action` parameter will be used for the error message. |
|
525 | The `action` parameter will be used for the error message. | |
528 | """ |
|
526 | """ | |
529 | if dest is None: |
|
527 | if dest is None: |
General Comments 0
You need to be logged in to leave comments.
Login now