{"id":24021114,"url":"https://github.com/zipcodecore/myfirstfork","last_synced_at":"2026-01-28T14:05:27.282Z","repository":{"id":37763840,"uuid":"91022356","full_name":"ZipCodeCore/MyFirstFork","owner":"ZipCodeCore","description":"First Git microlab to get people familiarized with git","archived":false,"fork":false,"pushed_at":"2025-04-20T20:10:03.000Z","size":15,"stargazers_count":0,"open_issues_count":158,"forks_count":126,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T21:23:55.745Z","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/ZipCodeCore.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":"2017-05-11T20:50:23.000Z","updated_at":"2025-04-20T20:10:07.000Z","dependencies_parsed_at":"2025-01-08T12:39:01.356Z","dependency_job_id":"e107389a-3d13-4ab5-9553-e59610d135be","html_url":"https://github.com/ZipCodeCore/MyFirstFork","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ZipCodeCore/MyFirstFork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMyFirstFork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMyFirstFork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMyFirstFork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMyFirstFork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZipCodeCore","download_url":"https://codeload.github.com/ZipCodeCore/MyFirstFork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMyFirstFork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"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":[],"created_at":"2025-01-08T12:38:49.274Z","updated_at":"2026-01-28T14:05:27.267Z","avatar_url":"https://github.com/ZipCodeCore.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# My First Fork (and clone)\n\n\n## How to Download\n\n### Part 1 - Forking the Project\n* To _fork_ the project, click the `Fork` button located at the top right of the project.\n* this makes a copy of the code IN YOUR Github ACCOUNT\n\n\n### Part 2 - Navigating to _forked_ Repository\n* Navigate to **your github account** to find the _newly forked repository_.\n* This is your copy of the code, not the original copy of ZipCode's\n* Copy the URL of the project to the clipboard.\n\n### Part 3 - Cloning _forked_ repository\n* Clone the repository from **your account** into the `~/Projects` directory.\n    * if you do not have a `~/Projects` directory, make one by executing the following command:\n        * `mkdir ~/Projects`\n    * navigate to the `~/Projects` directory by executing the following command:\n        * `cd ~/Projects`\n    * clone the project by executing the following command:\n        * `git clone https://github.com/ZipCodeCore/MyFirstFork`\n\n_Please note, __Projects__, is just a suggestion. Over the years, some have made it __Code__, __Source__, __src__ or even __p__.\nGenerally, though, you should keep all your source code together in a _folder/directory_. _\n\n## Make Changes\n* edit the `my-name` file inside the _MyFirstFork_ directory, by adding your name to the file.\n\n\n## How to Submit\n\n### Part 1 -  _Pushing_ local changes to remote repository\n* from a _terminal_ navigate to the root directory of the _cloned_ project.\n* from the root directory of the project, execute the following commands:\n    * add all changes\n        * `git add .`\n    * commit changes to be pushed\n        * `git commit -m 'I have added changes'`\n    * push changes to your repository\n        * `git push`\n* now, check that the code has been copied UP to the Github site.\n   * navigate to your fork of the repo, the one in your account and cloned.\n   * make sure the commit message is correct and up to date\n   * look in the my-name file up on the github site to make sure your name is there.\n\n### Part 2 - Submitting assignment\n* from the browser, navigate to the _forked_ project from **your** github account.\n* copy the URL of the repo using the button\n* go to the student portal and submit the URL (your url) for the lab.\n\nYou can do it, we know you can. Ask around if confused, you're not the only one confused.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fmyfirstfork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzipcodecore%2Fmyfirstfork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fmyfirstfork/lists"}