summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a3a7693..92b04f5 100644
--- a/Makefile
+++ b/Makefile
@@ -8,3 +8,9 @@ tangle:
link:
tangle/link.sh
+
+fetch:
+ git fetch
+
+pull:
+ tangle/pull.sh