diff options
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
