diff options
| author | Jeff Carr <[email protected]> | 2024-11-22 21:05:09 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-22 21:05:09 -0600 |
| commit | d9b91402cfd0e5977cfa502467b09c9e17e5ec77 (patch) | |
| tree | a3c415115b1a9eccd695109d6336d201bc1127b5 /Makefile | |
| parent | 1735ae5826f9c5d52ca09c78cad9d6f22f69d7de (diff) | |
repos.FindByName()
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
