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

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