From 5ec224d48f28bb8823d898ecc10a9c376a41245b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 18 Feb 2014 20:01:56 -0400 Subject: add vadd command --- Command/View.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/View.hs') diff --git a/Command/View.hs b/Command/View.hs index 309a1ccbe..4e642e50f 100644 --- a/Command/View.hs +++ b/Command/View.hs @@ -39,7 +39,7 @@ start params = do perform :: View -> CommandPerform perform view = do - showSideAction "calculating" + showSideAction "searching" branch <- applyView view next $ checkoutViewBranch view branch -- cgit v1.2.3