From 31c410ecdfe6f4b37d8aba64b7e0a98229042710 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 20 Jun 2015 22:54:39 +0200 Subject: [PATCH] makefile: Silence pull --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5338161fb..7970d6323 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ EMACS=emacs all: update update: autoloads - git pull + @git pull @cask install @cask update