Compare commits
No commits in common. "register" and "v1.4.4" have entirely different histories.
5
Makefile
5
Makefile
|
@ -1,10 +1,5 @@
|
|||
# git remote add gitwit git@git.wit.org:wit/arg.git
|
||||
|
||||
redomod:
|
||||
rm -f go.*
|
||||
GO111MODULE= go mod init
|
||||
GO111MODULE= go mod tidy
|
||||
|
||||
github:
|
||||
git push origin register
|
||||
git push origin devel
|
||||
|
|
Loading…
Reference in New Issue