diff options
| author | Jeff Carr <[email protected]> | 2024-01-08 22:27:30 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-08 22:27:30 -0600 |
| commit | 70e0f3e3f4d84e89520bd297e5eedc94fd727c6a (patch) | |
| tree | 558e919d6a90ab9741bd60025931acdb0cb1e8ed | |
| parent | 84aafa536a93af73c8745289b204b1ed7ae9c699 (diff) | |
go.wit.com/log Flags change
Signed-off-by: Jeff Carr <[email protected]>
| -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 |
