mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-25 00:02:40 +01:00
Move this block into a more sensible branch.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
parent
4b1c4238bc
commit
e0de194e11
1 changed files with 4 additions and 4 deletions
|
@ -124,11 +124,11 @@ EOTEXT
|
|||
array($revision_id));
|
||||
$mark_workflow->run();
|
||||
}
|
||||
}
|
||||
|
||||
echo phutil_console_wrap(
|
||||
"You may now push this commit upstream, as appropriate (e.g. with ".
|
||||
"'git push', or 'git svn dcommit', or by printing and faxing it).\n");
|
||||
echo phutil_console_wrap(
|
||||
"You may now push this commit upstream, as appropriate (e.g. with ".
|
||||
"'git push', or 'git svn dcommit', or by printing and faxing it).\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue