{"id":15696157,"url":"https://github.com/abdallahhemdan/version-control-with-git","last_synced_at":"2025-05-08T22:27:30.632Z","repository":{"id":111035527,"uuid":"234652568","full_name":"AbdallahHemdan/Version-Control-with-Git","owner":"AbdallahHemdan","description":"💡 my solutions and notes for \"Version Control With Git\" that was created by By Atlassian University and delivered through Coursera platform..","archived":false,"fork":false,"pushed_at":"2020-01-18T03:14:48.000Z","size":9512,"stargazers_count":7,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:13:17.156Z","etag":null,"topics":["atlassian","branching","cmp22","commiting","coursera","fecu","git","git-commit","git-ids","git-locations","git-merging","git-workflow","hemdan","local-repository","merging","rebasing","remote-repository","tracking","tracking-branches","version-control"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbdallahHemdan.png","metadata":{"files":{"readme":"README.md","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":"2020-01-17T23:13:28.000Z","updated_at":"2023-11-10T09:59:25.000Z","dependencies_parsed_at":"2023-05-02T10:50:10.321Z","dependency_job_id":null,"html_url":"https://github.com/AbdallahHemdan/Version-Control-with-Git","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/AbdallahHemdan%2FVersion-Control-with-Git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdallahHemdan%2FVersion-Control-with-Git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdallahHemdan%2FVersion-Control-with-Git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdallahHemdan%2FVersion-Control-with-Git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdallahHemdan","download_url":"https://codeload.github.com/AbdallahHemdan/Version-Control-with-Git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243115674,"owners_count":20238792,"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":["atlassian","branching","cmp22","commiting","coursera","fecu","git","git-commit","git-ids","git-locations","git-merging","git-workflow","hemdan","local-repository","merging","rebasing","remote-repository","tracking","tracking-branches","version-control"],"created_at":"2024-10-03T19:07:59.497Z","updated_at":"2025-03-11T21:31:47.119Z","avatar_url":"https://github.com/AbdallahHemdan.png","language":"Jupyter Notebook","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"\" rel=\"noopener\"\u003e\n \u003cimg width=400px  src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcR3YXEjYb_hJD9BK5Lhtn-OD12ScvFuQ4yma6OBeafXIf2aJhnQ\" alt=\"Git logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eVersion Control With Git\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/Version-Control-with-Git)](https://github.com/AbdallahHemdan/Version-Control-with-Git/contributors)\n[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/Version-Control-with-Git)](https://github.com/AbdallahHemdan/Version-Control-with-Git/issues)\n[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/Version-Control-with-Git)](https://github.com/AbdallahHemdan/Version-Control-with-Git/network)\n[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/Version-Control-with-Git)](https://github.com/AbdallahHemdan/Version-Control-with-Git/stargazers)\n[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/Version-Control-with-Git)](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/LICENSE)\n\n\u003c/div\u003e\n\n## 💡 Version Control With Git\n\n**_This repository will contain my work from Version Control With Git that was created by By Atlassian University and delivered through Coursera_**\n\n### 📌 Git Commands [See](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Git%20Commands.md) \n\n**_List of the most used git commands._**\n\n### 📜 Notes\n\n- [OurFirstRepo_DevOpsGitNutshell](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/00_OurFirstRepo_DevOpsGitNutshell.ipynb)\n- [OurFirstRepo_GitOverview](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/01_OurFirstRepo_GitOverview.ipynb)\n- [OurFirstRepo_GitLocations](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/02_OurFirstRepo_GitLocations.ipynb)\n- [OurFirstRepo_CommitLocalRepo](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/03_OurFirstRepo_CommitLocalRepo.ipynb)\n- [OurFirstRepo_CreateRemoteRepo](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/04_OurFirstRepo_CreateRemoteRepo.ipynb)\n- [OurFirstRepo_PushToRemoteRepo](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/05_OurFirstRepo_PushToRemoteRepo.ipynb)\n- [BranchesAndMergining_GitGraphModel](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/06_BranchesAndMergining_GitGraphModel.ipynb)\n- [BranchesAndMergining_GitIDs](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/07_BranchesAndMergining_GitIDs.ipynb)\n- [BranchesAndMergining_GitReferences](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/08_BranchesAndMergining_GitReferences.ipynb)\n- [BranchesAndMergining_Branches](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/09_BranchesAndMergining_Branches.ipynb)\n- [BranchesAndMergining_Merging](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/10_BranchesAndMergining_Merging.ipynb)\n- [BranchesAndMerginingII_ResolvingMergeConflicts](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/11_BranchesAndMerginingII_ResolvingMergeConflicts.ipynb)\n- [BranchesAndMerginingII_TrackingBranches](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/12_BranchesAndMerginingII_TrackingBranches.ipynb)\n- [BranchesAndMerginingII_FetchPullPush](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/13_BranchesAndMerginingII_FetchPullPush.ipynb)\n- [BranchesAndMerginingII_Rebasing](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/14_BranchesAndMerginingII_Rebasing.ipynb)\n- [BranchesAndMerginingII_RewritingHistory](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/15_BranchesAndMerginingII_RewritingHistory.ipynb)\n- [GitWorkflows_PullRequestsI](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/16_GitWorkflows_PullRequestsI.ipynb)\n- [GitWorkflows_PullRequestsII](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/17_GitWorkflows_PullRequestsII.ipynb)\n- [GitWorkflows_GitWorkflows](https://github.com/AbdallahHemdan/Version-Control-with-Git/blob/master/Notes/18_GitWorkflows_GitWorkflows.ipynb)\n\n\u003chr\u003e\n\n### TODO\n- Adding Shortcuts for Labs \n- Adding Shortcurs for the solutions\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdallahhemdan%2Fversion-control-with-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdallahhemdan%2Fversion-control-with-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdallahhemdan%2Fversion-control-with-git/lists"}