Show More
@@ -1650,7 +1650,7 b' def _confirmbeforesend(repo, revs, oldma' | |||||
1650 | ) |
|
1650 | ) | |
1651 |
|
1651 | |||
1652 | if ui.promptchoice( |
|
1652 | if ui.promptchoice( | |
1653 |
_(b'Send the above changes to %s ( |
|
1653 | _(b'Send the above changes to %s (Y/n)?$$ &Yes $$ &No') % url | |
1654 | ): |
|
1654 | ): | |
1655 | return False |
|
1655 | return False | |
1656 |
|
1656 |
@@ -670,7 +670,7 b' The folding of immutable commits works..' | |||||
670 | NEW - a959a3f69d8d: one: first commit to review |
|
670 | NEW - a959a3f69d8d: one: first commit to review | |
671 | NEW - 24a4438154ba: two: second commit to review |
|
671 | NEW - 24a4438154ba: two: second commit to review | |
672 | NEW - d235829e802c: 3: a commit with no detailed message |
|
672 | NEW - d235829e802c: 3: a commit with no detailed message | |
673 |
Send the above changes to https://phab.mercurial-scm.org/ ( |
|
673 | Send the above changes to https://phab.mercurial-scm.org/ (Y/n)? y | |
674 | D8387 - created - a959a3f69d8d: one: first commit to review |
|
674 | D8387 - created - a959a3f69d8d: one: first commit to review | |
675 | D8387 - created - 24a4438154ba: two: second commit to review |
|
675 | D8387 - created - 24a4438154ba: two: second commit to review | |
676 | D8387 - created - d235829e802c: 3: a commit with no detailed message |
|
676 | D8387 - created - d235829e802c: 3: a commit with no detailed message | |
@@ -734,7 +734,7 b' updated.' | |||||
734 | D8387 - 602c4e738243: one: first commit to review |
|
734 | D8387 - 602c4e738243: one: first commit to review | |
735 | D8387 - 0124e5474c88: two: second commit to review |
|
735 | D8387 - 0124e5474c88: two: second commit to review | |
736 | D8387 - e4edb1fe3565: 3: a commit with no detailed message |
|
736 | D8387 - e4edb1fe3565: 3: a commit with no detailed message | |
737 |
Send the above changes to https://phab.mercurial-scm.org/ ( |
|
737 | Send the above changes to https://phab.mercurial-scm.org/ (Y/n)? y | |
738 | D8387 - updated - 602c4e738243: one: first commit to review |
|
738 | D8387 - updated - 602c4e738243: one: first commit to review | |
739 | D8387 - updated - 0124e5474c88: two: second commit to review |
|
739 | D8387 - updated - 0124e5474c88: two: second commit to review | |
740 | D8387 - updated - e4edb1fe3565: 3: a commit with no detailed message |
|
740 | D8387 - updated - e4edb1fe3565: 3: a commit with no detailed message |
General Comments 0
You need to be logged in to leave comments.
Login now