Show More
@@ -4448,6 +4448,7 b' def push(ui, repo, dest=None, **opts):' | |||||
4448 | ui.warn(_('updating bookmark %s failed!\n') % b) |
|
4448 | ui.warn(_('updating bookmark %s failed!\n') % b) | |
4449 | if not result: |
|
4449 | if not result: | |
4450 | result = 2 |
|
4450 | result = 2 | |
|
4451 | result = 0 | |||
4451 |
|
4452 | |||
4452 | return result |
|
4453 | return result | |
4453 |
|
4454 |
General Comments 0
You need to be logged in to leave comments.
Login now