summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2018-05-30 18:54:26 +0200
committerMartin Polden <mpolden@mpolden.no>2018-05-30 18:54:26 +0200
commit7a3037eeaa506d56c03cdd05fd04470ad0edcb34 (patch)
tree73174585170c5f2d1a6aca734e433e372ff38096 /Makefile
parent5419d5e43fe3e0500dba9990ebdf6844563fa842 (diff)
Update quietly
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef1108a..7674106 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ install:
ln $(LN_FLAGS) $(CURDIR) ~/.emacs.d
update:
- git pull --rebase
+ git pull --rebase --quiet
clean:
rm -rf elpa/*