{"id":28274642,"url":"https://github.com/antonygz/git-y-gitbub-para-novatos","last_synced_at":"2026-01-26T17:35:28.365Z","repository":{"id":285874334,"uuid":"959628386","full_name":"AntonyGZ/git-y-gitbub-para-novatos","owner":"AntonyGZ","description":"Guía práctica para aprender Git y GitHub desde cero.","archived":false,"fork":false,"pushed_at":"2025-04-03T12:53:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T08:50:48.522Z","etag":null,"topics":["beginner","git","github","guide","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/AntonyGZ.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,"zenodo":null}},"created_at":"2025-04-03T05:11:55.000Z","updated_at":"2025-04-03T12:53:21.000Z","dependencies_parsed_at":"2025-04-03T06:28:59.963Z","dependency_job_id":"39eb180a-7b6e-4828-a569-887763a46935","html_url":"https://github.com/AntonyGZ/git-y-gitbub-para-novatos","commit_stats":null,"previous_names":["antonygz/git-y-gitbub-para-novatos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AntonyGZ/git-y-gitbub-para-novatos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonyGZ%2Fgit-y-gitbub-para-novatos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonyGZ%2Fgit-y-gitbub-para-novatos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonyGZ%2Fgit-y-gitbub-para-novatos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonyGZ%2Fgit-y-gitbub-para-novatos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonyGZ","download_url":"https://codeload.github.com/AntonyGZ/git-y-gitbub-para-novatos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonyGZ%2Fgit-y-gitbub-para-novatos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28783028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"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":["beginner","git","github","guide","version-control"],"created_at":"2025-05-21T02:11:41.849Z","updated_at":"2026-01-26T17:35:28.329Z","avatar_url":"https://github.com/AntonyGZ.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n---\n\n## 📌 `Git-y-github-para-novatos`\nEste repositorio servirá como una guía básica para aprender Git y GitHub.  \n\n### **Estructura del `README.md`:**  \n```md\n# 🚀 Guía Básica de Git y GitHub  \n📌 **Un repositorio para aprender los comandos esenciales de Git y cómo trabajar con GitHub.**  \n\n## 📂 Contenido  \n✅ Configuración inicial de Git  \n✅ Comandos básicos (`git init`, `git add`, `git commit`, `git push`)  \n✅ Ramas y fusiones (`git branch`, `git merge`)  \n✅ Cómo clonar y contribuir a proyectos  \n✅ Uso de GitHub Pages  \n\n## 🛠️ Comenzando  \n1. **Configurar Git** en tu PC:  \n   ```bash\n   git config --global user.name \"Tu Nombre\"\n   git config --global user.email \"tu@email.com\"\n2. **Inicializar un repositorio:**\n   git init\n3. **Subir tu código a GitHub:**\n   git add .\n   git commit -m \"Mi primer commit\"\n   git push origin main\n4. **Explora más en la guía completa dentro del repositorio.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonygz%2Fgit-y-gitbub-para-novatos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonygz%2Fgit-y-gitbub-para-novatos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonygz%2Fgit-y-gitbub-para-novatos/lists"}