go.wit.com/log Flags change
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
84aafa536a
commit
70e0f3e3f4
3
Makefile
3
Makefile
|
@ -12,7 +12,8 @@ redomod:
|
||||||
go mod tidy
|
go mod tidy
|
||||||
|
|
||||||
# sync repo to the github backup
|
# sync repo to the github backup
|
||||||
# git remote add github git@github.com:wit-go/gui.git
|
# git remote add github git@github.com:wit-go/widget.git
|
||||||
|
|
||||||
github:
|
github:
|
||||||
git push origin master
|
git push origin master
|
||||||
git push origin devel
|
git push origin devel
|
||||||
|
|
Loading…
Reference in New Issue