From e9a0ee35c94fe52b52ab76f854ee7c2a26a1a7a1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 1 Jan 2024 16:45:55 -0600 Subject: correct path to go.wit.com/gui/gui Signed-off-by: Jeff Carr --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f629049..85fb411 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,12 @@ examples-buttons: examples-console-ui-helloworld: make -C examples/console-ui-helloworld +git.wit.org: + git push witgui master + git push witgui devel + git push witgui jcarr + git push witgui --tags + # sync repo to the github backup # git remote add github git@github.com:witorg/gui.git # git remote add github2 git@github.com:wit-go/gui.git -- cgit v1.2.3