Added ramen alias to amend command

Reviewed By: gareve

Differential Revision: D25088884

fbshipit-source-id: a09cd7124834eafa0864c1cdaba087d4470ffbf8
This commit is contained in:
Gregory Man 2020-12-02 06:39:03 -08:00 committed by Facebook GitHub Bot
parent 7df73c4afe
commit 7400f86076

View File

@ -188,7 +188,7 @@ def uisetup(ui):
# manual call of the decorator
command(
"amend|am|ame|amen",
"amend|am|ame|amen|ramen",
[
(
"A",