{"id":22203166,"url":"https://github.com/reginaldojunior/xu3em","last_synced_at":"2025-03-25T01:48:41.344Z","repository":{"id":87658941,"uuid":"424804475","full_name":"reginaldojunior/XU3EM","owner":"reginaldojunior","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-12T23:20:10.000Z","size":1703,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T03:41:14.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reginaldojunior.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-11-05T02:28:55.000Z","updated_at":"2021-11-05T13:04:11.000Z","dependencies_parsed_at":"2023-03-06T02:15:57.714Z","dependency_job_id":null,"html_url":"https://github.com/reginaldojunior/XU3EM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2FXU3EM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2FXU3EM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2FXU3EM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reginaldojunior%2FXU3EM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reginaldojunior","download_url":"https://codeload.github.com/reginaldojunior/XU3EM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245383042,"owners_count":20606265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-02T16:41:22.178Z","updated_at":"2025-03-25T01:48:41.326Z","avatar_url":"https://github.com/reginaldojunior.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Power Model generation for ARM.\n#Kris Nikov 2016\n\n\n#How to configure sparse checkout so you dont end up pulling the whole repo if you just want to make changes to ARMPM_buildmodel or ARMPM_datacollect\n\n#1) Initialise ARMPM repo dir\ngit init ARMPM\ncd ARMPM\n\n#2) Then add remotes (or just what you need) \ngit remote add origin git@github.com:kranik/ARMPM.git\n\n#3) Configure sparse checkout\ngit config core.sparsecheckout true\necho \"ARMPM_buildmodel/*\" \u003e\u003e .git/info/sparse-checkout or echo \"ARMPM_datacollect/*\" \u003e\u003e .git/info/sparse-checkout\necho \".gitignore\" \u003e\u003e .git/info/sparse-checkout \u0026\u0026 echo \"LICENSE\" \u003e\u003e .git/info/sparse-checkout \u0026\u0026 echo \"README\" \u003e\u003e .git/info/sparse-checkout\n\n#4) Shallow clone \ngit pull --depth=1 origin master\n\nNote you can push to origin with this and you avoid getting unnecessary data when pulling. However initial clone will contain the whole repo though checkout is only for the folder specified.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freginaldojunior%2Fxu3em","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freginaldojunior%2Fxu3em","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freginaldojunior%2Fxu3em/lists"}