{"id":20463971,"url":"https://github.com/hmasila/gdg-kabarak","last_synced_at":"2026-06-01T03:31:50.542Z","repository":{"id":131479236,"uuid":"86158244","full_name":"hmasila/gdg-kabarak","owner":"hmasila","description":"Go to http://bit.ly/2nc6a4p for a step by step demonstration of how to use the basic GIT commands","archived":false,"fork":false,"pushed_at":"2017-04-05T21:52:20.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T12:18:27.793Z","etag":null,"topics":["git","oop","python","version-control","versioning"],"latest_commit_sha":null,"homepage":"","language":"Python","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/hmasila.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":"2017-03-25T13:11:15.000Z","updated_at":"2019-03-01T08:46:16.000Z","dependencies_parsed_at":"2023-05-13T21:30:49.751Z","dependency_job_id":null,"html_url":"https://github.com/hmasila/gdg-kabarak","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hmasila/gdg-kabarak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmasila%2Fgdg-kabarak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmasila%2Fgdg-kabarak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmasila%2Fgdg-kabarak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmasila%2Fgdg-kabarak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmasila","download_url":"https://codeload.github.com/hmasila/gdg-kabarak/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmasila%2Fgdg-kabarak/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33759178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","oop","python","version-control","versioning"],"created_at":"2024-11-15T13:13:42.959Z","updated_at":"2026-06-01T03:31:50.419Z","avatar_url":"https://github.com/hmasila.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gdg-kabarak 2017 - Getting Started with GIT\n\nAn OOP application to practice use of common GIT commands\n\n### Commands\n    git init\n  \n    git remote add https://…..\n  \n    git add .\n  \n    git  commit -m “….”\n  \n    git push origin -u master\n\n    git branch -b develop\n\n    git add .\n\n    git commit -m “….”\n\n    git checkout master\n\n    git merge develop\n    \n    git push origin master\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmasila%2Fgdg-kabarak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmasila%2Fgdg-kabarak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmasila%2Fgdg-kabarak/lists"}