summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-08 22:27:30 -0600
committerJeff Carr <[email protected]>2024-01-08 22:27:30 -0600
commit70e0f3e3f4d84e89520bd297e5eedc94fd727c6a (patch)
tree558e919d6a90ab9741bd60025931acdb0cb1e8ed
parent84aafa536a93af73c8745289b204b1ed7ae9c699 (diff)
go.wit.com/log Flags change
Signed-off-by: Jeff Carr <[email protected]>
-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