{"id":20672553,"url":"https://github.com/afnanelhussini/vcs-course","last_synced_at":"2026-04-24T04:33:17.867Z","repository":{"id":143146212,"uuid":"612144222","full_name":"AfnanElhussini/VCS-Course","owner":"AfnanElhussini","description":"Version Control System Course","archived":false,"fork":false,"pushed_at":"2023-03-17T11:45:15.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T17:09:44.481Z","etag":null,"topics":["git","github","github-commands","github-config","source-control","version-control"],"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/AfnanElhussini.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":"2023-03-10T09:44:39.000Z","updated_at":"2023-03-10T11:34:15.000Z","dependencies_parsed_at":"2023-05-12T04:15:47.817Z","dependency_job_id":null,"html_url":"https://github.com/AfnanElhussini/VCS-Course","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AfnanElhussini/VCS-Course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AfnanElhussini%2FVCS-Course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AfnanElhussini%2FVCS-Course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AfnanElhussini%2FVCS-Course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AfnanElhussini%2FVCS-Course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AfnanElhussini","download_url":"https://codeload.github.com/AfnanElhussini/VCS-Course/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AfnanElhussini%2FVCS-Course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32209893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"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","github","github-commands","github-config","source-control","version-control"],"created_at":"2024-11-16T20:38:03.152Z","updated_at":"2026-04-24T04:33:17.853Z","avatar_url":"https://github.com/AfnanElhussini.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# VCS-Course Lab01\n\n## Introduction\nThis README file documents my first session in version control system, including the concepts, tools, and workflows that I was introduced to. It serves as a record of my learning journey and a reference for future sessions.\n\n## Overview\n- Version control system basics, including the difference between Git and other version control systems.\n- Git commands, including `init`, `add`, `commit`, `status`, `log`, and `branch`.\n- The Git workflow, including how to create and switch between branches, make changes, and merge changes back into the main branch.\n- GitHub, including how to create a repository, push changes to the repository, and collaborate with others.\n\n## Steps\nHere are the steps that I took during the session:\n\n1. Installed Git on my local machine and created a new repository using the `git init` command.\n2. Created a new file in the repository and added it to the staging area using the `git add` command.\n3. Committed the changes to the repository using the `git commit` command, including a helpful commit message.\n4. Created a new repository on GitHub and pushed the changes from my local repository to the GitHub repository using the `git push` command.\n\nDuring these steps, I encountered some issues, such as merge conflicts and errors when pushing to GitHub, but was able to resolve them with the help of my instructor Guidelines.\n\n## Reflection\nOverall, I found my first session in version control system to be very informative and useful. I learned a lot about the basics of Git and how to use it to manage my code and collaborate with others. I can see how version control system can save time and reduce errors in my work, and I look forward to using it in future projects.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafnanelhussini%2Fvcs-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafnanelhussini%2Fvcs-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafnanelhussini%2Fvcs-course/lists"}