summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d4f9c27..c8e0d49 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,8 @@ redomod:
go mod tidy
# sync repo to the github backup
-# git remote add github [email protected]:wit-go/gui.git
+# git remote add github [email protected]:wit-go/widget.git
+
github:
git push origin master
git push origin devel