summaryrefslogtreecommitdiff
path: root/Makefile
blob: 29168d216b19632b3e5d3c75c012c7a02362b851 (plain)
1
2
3
4
5
6
# git remote add github [email protected]:wit-go/gadgets.git

github:
	git push -u github master
	git push -u github devel
	git push github --tags