{"id":21003213,"url":"https://github.com/devkayos/estudando-git","last_synced_at":"2026-03-19T18:23:46.274Z","repository":{"id":235941501,"uuid":"791585351","full_name":"DevKayoS/estudando-git","owner":"DevKayoS","description":"Repositório com coisas uteis sobre git vai ser apenas um Readme para eu ter um acesso rápido de consulta quando precisar","archived":false,"fork":false,"pushed_at":"2024-04-25T01:46:58.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T10:11:26.473Z","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/DevKayoS.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":"2024-04-25T01:39:15.000Z","updated_at":"2024-04-25T16:48:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f72fa1d5-b125-4bc1-886a-4643b010850f","html_url":"https://github.com/DevKayoS/estudando-git","commit_stats":null,"previous_names":["devkayos/estudando-git"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Festudando-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Festudando-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Festudando-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevKayoS%2Festudando-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevKayoS","download_url":"https://codeload.github.com/DevKayoS/estudando-git/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243419128,"owners_count":20287806,"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-11-19T08:24:00.688Z","updated_at":"2026-01-29T03:12:38.280Z","avatar_url":"https://github.com/DevKayoS.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n    \u003cspan\u003e Versionamento de Código com Git e GitHub\u003c/span\u003e\n\u003c/h1\u003e\n\nRepositório desenvolvido para fins educativos, com a disponibilização de materiais de apoio para o curso **Versionamento de Código com Git e GitHub** da [Digital Innovation One](https://www.dio.me/).\n\n[![Link do Curso](https://img.shields.io/badge/▶-000?style=for-the-badge\u0026logo=movie\u0026logoColor=E94D5F)](https://web.dio.me/course/versionamento-de-codigo-com-git-e-github/learning/f3cbaa66-efbd-4c25-842e-2069c188c066) \n[![Link do Curso](https://img.shields.io/badge/Acesse%20o%20Curso%20na%20Plataforma-E94D5F?style=for-the-badge)](https://web.dio.me/course/versionamento-de-codigo-com-git-e-github/learning/f3cbaa66-efbd-4c25-842e-2069c188c066) \n\n## Objetivo\nIntroduzir ao versionamento de código com Git e GitHub.\n\n## Ferramentas\n[![Git](https://img.shields.io/badge/Git-000?style=for-the-badge\u0026logo=git\u0026logoColor=E94D5F)](https://git-scm.com/doc) \n[![GitHub](https://img.shields.io/badge/GitHub-000?style=for-the-badge\u0026logo=github\u0026logoColor=30A3DC)](https://docs.github.com/)\n\u003cbr\u003e\n\n## Percurso\n\u003ctable\u003e\n  \u003cthead\u003e\n    \u003ctr align=\"left\"\u003e\n      \u003cth\u003eNº\u003c/th\u003e\n      \u003cth\u003eEtapas\u003c/th\u003e\n      \u003cth\u003eMateriais de Apoio\u003c/th\u003e\n    \u003c/tr\u003e\n  \u003c/thead\u003e\n  \u003ctbody align=\"left\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e01\u003c/td\u003e\n      \u003ctd\u003eVisão Geral do Curso e Ferramentas\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/01-visao-geral-do-curso-e-ferramentas.md\"\u003e\n           \u003cimg align=\"center\" alt=\"Material de Apoio\" src=\"https://img.shields.io/badge/Ver%20Material-30A3DC?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e02\u003c/td\u003e\n      \u003ctd\u003eInstalação, Configuração e Autenticação\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/02-instalacao-configuracao-e-autenticacao.md\"\u003e\n           \u003cimg align=\"center\" alt=\"Material de Apoio\" src=\"https://img.shields.io/badge/Ver%20Material-E94D5F?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e03\u003c/td\u003e\n      \u003ctd\u003ePrimeiros Passos com Git e GitHub\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/03-primeiros-passos-com-git-e-github.md\"\u003e\n           \u003cimg align=\"center\" alt=\"Material de Apoio\" src=\"https://img.shields.io/badge/Ver%20Material-30A3DC?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n      \u003c/td\u003e    \n    \u003c/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003e04\u003c/td\u003e\n      \u003ctd\u003eDicas e Materiais de Apoio\u003c/td\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003ca href=\"https://github.com/elidianaandrade/dio-curso-git-github/blob/main/materiais-de-apoio/04-dicas-e-materiais-de-apoio.md\"\u003e\n           \u003cimg align=\"center\" alt=\"Material de Apoio\" src=\"https://img.shields.io/badge/Ver%20Material-E94D5F?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n      \u003c/td\u003e    \n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n  \u003ctfoot\u003e\u003c/tfoot\u003e\n\u003c/table\u003e\n\n\n## Referências\n- [GIT. Documentation](https://git-scm.com/doc)\n- [GITHUB. Documentation](https://docs.github.com/)\n- [GITHUB BLOG. February 28th DDoS Incident Report](https://github.blog/2018-03-01-ddos-incident-report/)\n- [GITHUB BLOG. February 28th DDoS Incident Report](https://github.blog/2018-03-01-ddos-incident-report/)\n- [GITHUB BLOG. Raising the bar for software security: GitHub 2FA begins March 13](https://github.blog/2023-03-09-raising-the-bar-for-software-security-github-2fa-begins-march-13/)\n- [GITHUB BLOG. Token authentication requirements for Git operations](https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/)\n- [MICROSOFT. Microsoft to acquire GitHub for $7.5 billion](https:/news.microsoft.com/2018/06/04/microsoft-to-acquire-github-for-7-5-billion/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkayos%2Festudando-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevkayos%2Festudando-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevkayos%2Festudando-git/lists"}