{"id":28381739,"url":"https://github.com/andy-leo10/submodules_practice","last_synced_at":"2026-01-27T22:35:17.248Z","repository":{"id":221699045,"uuid":"755139382","full_name":"Andy-Leo10/submodules_practice","owner":"Andy-Leo10","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-13T20:01:08.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T02:40:23.471Z","etag":null,"topics":["git-submodules"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andy-Leo10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-09T14:00:14.000Z","updated_at":"2024-04-26T17:55:22.000Z","dependencies_parsed_at":"2024-02-09T15:31:22.979Z","dependency_job_id":"3428061f-bfa2-42d9-9ae6-c62a58f602e0","html_url":"https://github.com/Andy-Leo10/submodules_practice","commit_stats":null,"previous_names":["andy-leo10/submodules_practice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Andy-Leo10/submodules_practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Leo10%2Fsubmodules_practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Leo10%2Fsubmodules_practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Leo10%2Fsubmodules_practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Leo10%2Fsubmodules_practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andy-Leo10","download_url":"https://codeload.github.com/Andy-Leo10/submodules_practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Leo10%2Fsubmodules_practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28824753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git-submodules"],"created_at":"2025-05-30T04:06:21.002Z","updated_at":"2026-01-27T22:35:17.225Z","avatar_url":"https://github.com/Andy-Leo10.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# submodules_practice\n\nAfter cloning your repo on your local PC, add the submodules with:\n\n    git submodule add https://github.com/yourusername/myrepo.git\n\nTo update with the content all the submodules use inside root:\n\n    git submodule init\n    git submodule update\n\nWhen changes were made to a submodule do this setup first:\n\n    git checkout main\n\nThen inside any Repo use it as usual\n\n---\n\nThen for new updates use:\n\n    git submodule update --remote\n\n\nFor manual push use:\n\n    git push origin main","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-leo10%2Fsubmodules_practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandy-leo10%2Fsubmodules_practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-leo10%2Fsubmodules_practice/lists"}