From f369b8af542c644eed69bd3bf26d77dfc177c33e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Oct 2007 14:36:51 -0400 Subject: [PATCH] add ls = list alias --- mr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mr b/mr index 09c388e..175c5f1 100755 --- a/mr +++ b/mr @@ -70,7 +70,7 @@ Show a diff of uncommitted changes. Show the commit log. -=item list +=item list (or ls) List the repositories that mr will act on. @@ -466,6 +466,7 @@ __DATA__ [alias] co = checkout ci = commit + ls = list [default] lib = \ error() { \ -- 2.39.2