summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-01 17:37:08 -0600
committerJeff Carr <[email protected]>2024-01-01 17:37:08 -0600
commit01346145482276f8ff18ac8c1300a6c856eefa8e (patch)
tree3937c1db10bde9862a1ec79328045058542728bd
parent602de4b123d61b808ac168824409f93d8b5ca332 (diff)
github push rulesv0.1.2
Signed-off-by: Jeff Carr <[email protected]>
-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