{"id":20925993,"url":"https://github.com/zitle-nancy/curso-git-github","last_synced_at":"2026-04-26T19:32:08.298Z","repository":{"id":168469946,"uuid":"116876163","full_name":"Zitle-Nancy/curso-git-github","owner":"Zitle-Nancy","description":"Curso profesional de git y github de platzi ","archived":false,"fork":false,"pushed_at":"2018-03-29T08:53:11.000Z","size":2223,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-26T08:34:18.307Z","etag":null,"topics":["git","github"],"latest_commit_sha":null,"homepage":"https://zitle-nancy.github.io/curso-git-github/","language":"HTML","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/Zitle-Nancy.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":"2018-01-09T22:06:00.000Z","updated_at":"2023-03-09T01:47:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cbb6de5-80a5-4932-a2ca-b7858cca3f43","html_url":"https://github.com/Zitle-Nancy/curso-git-github","commit_stats":null,"previous_names":["zitle-nancy/curso-git-github"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Zitle-Nancy/curso-git-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zitle-Nancy%2Fcurso-git-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zitle-Nancy%2Fcurso-git-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zitle-Nancy%2Fcurso-git-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zitle-Nancy%2Fcurso-git-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zitle-Nancy","download_url":"https://codeload.github.com/Zitle-Nancy/curso-git-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zitle-Nancy%2Fcurso-git-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: 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"],"created_at":"2024-11-18T20:36:01.459Z","updated_at":"2026-04-26T19:32:08.272Z","avatar_url":"https://github.com/Zitle-Nancy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# curso-git-github\nCurso profesional de git y github de platzi  \n## Temario\n\n1. ¿Qué es Git?\n2. ¿Qué es GitHub?\n3. ¿Qué vamos a aprender de Git y GitHub?\n4. ¿Qué es un Sistema Control de Versiones?\n5. Los beneficios de usar Git\n6. Los tres estados de Git\n7. ¿Qué es GitHub?\n8. Instalación y configuración de Git\n9. Instalando Git en Linux\n10. Instalando Git en Windows\n11. Comandos útiles de la terminal\n12. git-init (Creando Repositorios)\n13. git add | rm | status (Agregando, quitando y viendo el status de archivos) \n14. git commit (Confirmando cambios)\n15. git tag (Etiquetando confirmaciones) \n16. git log (Revisando la historia de nuestro proyecto)\n17. git diff (Revisando los cambios entre versiones)\n18. git reset --soft\n19. git reset --mixed\n20. git reset --hard\n21. [Desafio: Configurar otro editor de texto](https://platzi.com/git-github/tutoriales/configurar-tu-editor-en-git/)\n22. git branch ( Múltiples variantes del repositorio)\n23. git checkout (Móviendonos entre ramas y versiones)\n24. Trabajando entre ramas\n25. git merge(Mezclando ramas y resolviendo conflictos)\n26. git rebase (Reescribe la historia de tu proyecto)\n27. git stash (Guardando cambios temporalmente)\n28. Cherry pick eligiendo commit selectivamente\n29. Desafio\n\n## GitHub\n\n30. Creando una cuenta en GitHub\n31. git clone / fork (Clonando repositorios remotos)\n32. Añadiendo una llave ssh a GitHub\n33. git remote ( Añadiendo un repositorio remoto a un local)\n34. git pull/fetch (Trayendo cambios desde el repositorio remoto)\n35. git push(Enviando cambios al repositorio remoto)\n36. Explorando la plataforma de GitHub\n37. Github Projects, el SCRUM de GitHub\n38. Creando un Template para Pull Request\n39. .gitignore (Ignorando archivos no deseados)\n40. Pull request (Colabora a proyectos externos)\n41. Issues y Milestones (Repostando y monitoreando errores eficientemente)\n42. ¿Cómo funciona un Pull Request en GitHub?\n43. GitHub Pages, hosting gratuito de archivos estáticos\n44. Dominios personalizados en GitHub\n45. GitHub Desktop, todo lo que necesitas de Git en una sola herramienta gráfica\n46. Enviando invie a producción \n47. Desafío: Crea un repositorio público configurando un template de Issues y Pull Requests\n48. Conclusiones del curso\n\n# Diploma \n![Diploma](./img/diploma.png)\n@Nancy Zitle Juárez \n       ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzitle-nancy%2Fcurso-git-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzitle-nancy%2Fcurso-git-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzitle-nancy%2Fcurso-git-github/lists"}