{"id":16084360,"url":"https://github.com/avidrucker/github-101","last_synced_at":"2026-01-18T01:36:23.157Z","repository":{"id":102506361,"uuid":"317374867","full_name":"avidrucker/github-101","owner":"avidrucker","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-30T23:48:18.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T09:18:29.619Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/avidrucker.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}},"created_at":"2020-11-30T23:47:47.000Z","updated_at":"2020-11-30T23:48:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"623dde0b-0a18-4261-aad7-2d72f0c6b9d8","html_url":"https://github.com/avidrucker/github-101","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/avidrucker%2Fgithub-101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidrucker%2Fgithub-101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidrucker%2Fgithub-101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avidrucker%2Fgithub-101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avidrucker","download_url":"https://codeload.github.com/avidrucker/github-101/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247341406,"owners_count":20923438,"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-10-09T12:46:00.751Z","updated_at":"2026-01-18T01:36:23.117Z","avatar_url":"https://github.com/avidrucker.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laura's GitHub Goals\n\n- [ ] Increase comfort using GH\n- [ ] Put some codes up there to use as an online portfolio\n\n## GitHub Core\n\n1. Save local code or files to GitHub\n\n2. Clone code or files from oneself or others\n\n   (download from web/remote to local) `when I want to modify the code`\n\n3. Fork code or files from oneself or others\n\n   Make a copy from web (other account) to web (my account) `when I want my own version of someone else's code`\n\n4. Command line methods as well as GUI on the GH website\n\n## GitHub Extended\n\n5. Issues\n6. Code reviews\n7. Branching\n8. Reverting code by a commit\n9. Pull requests\n\n---\n\nSkills List\n\n- [x] Install Git in my terminal\n- [ ] Install GitHub client on my computer\n- [x] Create a free GitHub account\n- [ ] Finding a particular repository on GitHub (note: may benefit from searching via Google)\n- [x] Fork a project to my own account\n- [x] Clone a forked project to my own computer\n- [x] Modify a cloned project on my computer\n\nTo Push Code is a 3 Step Process\n\n0. Modify the code\n1. Add the changes to the stage\n2. Commit the stage to be pushed\n3. Push the code to the remote repository\n\nRelevant Commands\n\n- `git add .` to add all files in repository to the stage\n- `git commit -m \"commit msg\"` to commit previously added files to be pushed\n- `git push` to send commited files to the remote/web repository on GitHub.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidrucker%2Fgithub-101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favidrucker%2Fgithub-101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidrucker%2Fgithub-101/lists"}