summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..29168d2
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# git remote add github [email protected]:wit-go/gadgets.git
+
+github:
+ git push -u github master
+ git push -u github devel
+ git push github --tags