From da34e9e629a1dda284064396eda8290ec5d6c90b Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 4 Feb 2020 14:45:51 -0700 Subject: shorten alias Signed-off-by: Sean Whitton --- lib/Git/Annex/BatchCommand.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Git/Annex/BatchCommand.pm b/lib/Git/Annex/BatchCommand.pm index aacad0e..3299936 100644 --- a/lib/Git/Annex/BatchCommand.pm +++ b/lib/Git/Annex/BatchCommand.pm @@ -106,7 +106,7 @@ Synonym for C method. =cut -*Git::Annex::BatchCommand::ask = \&Git::Annex::BatchCommand::say; +*ask = \&say; =head2 restart -- cgit v1.2.3