From d9b91402cfd0e5977cfa502467b09c9e17e5ec77 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 22 Nov 2024 21:05:09 -0600 Subject: repos.FindByName() --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b61d14a..a776923 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,9 @@ curl-setCurrent-go-wit-com-gui: curl-setTargetVersion-virtigo-v0.1.1: curl --silent http://localhost:9419/setTargetVersion?version=v0.1.1 +curl-setTargetVersion-go-clone-v0.6: + curl --silent "http://localhost:9419/setTargetVersion?repo=go-clone&version=v0.6" + curl-incrementAllTargetVersions: curl --silent http://localhost:9419/setAllTargetVersions -- cgit v1.2.3