diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -28,20 +28,6 @@ update: git pull go get -v -t -u ./... -# sync repo to the github backup -# git remote add github [email protected]:wit-go/gui.git -github: - git push origin master - git push origin devel - git push origin --tags - git push github master - git push github devel - git push github --tags - @echo - @echo check https://git.wit.org/gui/gui - @echo check https://github.com/wit-go/gui - @echo - doc: godoc -v |
