go.fuchsia.dev/infra@v0.0.0-20240507153436-9b593402251b/cmd/submodule_update/testdata/jiri_projects_public.json (about) 1 [ 2 { 3 "name": "sub1", 4 "path": "testdata/remote/sub1", 5 "relativePath": "sub1", 6 "remote": "sub1_remote", 7 "revision": "4c473777b21946176bc7d157d195a29c108da6c6", 8 "manifest": "/usr/local/google/home/me/fuchsia/.jiri_root/update_history/latest", 9 "gitsubmoduleof": "fuchsia" 10 }, 11 { 12 "name": "sub2", 13 "path": "testdata/remote/sub1", 14 "relativePath": "sub2", 15 "remote": "sub2_remote", 16 "revision": "cfb431368e1510b1a3f7cfdd70f8ce14aeb3d6e3", 17 "manifest": "/usr/local/google/home/me/fuchsia/.jiri_root/update_history/latest", 18 "gitsubmoduleof": "fuchsia" 19 }, 20 { 21 "name": "fuchsia", 22 "path": "/usr/local/google/home/me/fuchsia", 23 "relativePath": ".", 24 "remote": "https://fuchsia.googlesource.com/fuchsia", 25 "revision": "052baf0f73298e11a37a1fb54bcdc4b170f65103", 26 "manifest": "/usr/local/google/home/me/fuchsia/.jiri_root/update_history/latest" 27 }, 28 { 29 "name": "integration", 30 "path": "/usr/local/google/home/me/fuchsia/integration", 31 "relativePath": "integration", 32 "remote": "https://fuchsia.googlesource.com/integration", 33 "revision": "cc90a7a07c55f303536759074c71d32ca66c43e0", 34 "branches": [ 35 "main" 36 ], 37 "manifest": "/usr/local/google/home/me/fuchsia/.jiri_root/update_history/latest" 38 } 39 ]