Diferencia entre revisiones de «Lecturas - 23/24»
De Wiki de EGC
(Página creada con «Página_Principal -> 2023/2024 * Lectura 1: [https://hdvirtual.us.es/discovirt/index.php/s/SCS7otHmKPpyZBX Pruebas de software] [https://www.xataka.com/servicios/q...») |
|||
Línea 2: | Línea 2: | ||
* Lectura 1: [https://hdvirtual.us.es/discovirt/index.php/s/SCS7otHmKPpyZBX Pruebas de software] [https://www.xataka.com/servicios/que-protocolo-bgp-que-provoco-que-whatsapp-facebook-e-instagram-desaparecieran-internet-durante-horas Pruebas y configuración] | * Lectura 1: [https://hdvirtual.us.es/discovirt/index.php/s/SCS7otHmKPpyZBX Pruebas de software] [https://www.xataka.com/servicios/que-protocolo-bgp-que-provoco-que-whatsapp-facebook-e-instagram-desaparecieran-internet-durante-horas Pruebas y configuración] | ||
+ | |||
+ | *Lectura 2 (Gestión del código fuente): | ||
+ | **[https://git-scm.com/book/en/v2/Git-Branching-Rebasing Rebasing(1)] [https://marklodato.github.io/visual-git-guide/index-es.html#rebase Rebasing(2)] | ||
+ | **[https://www.atlassian.com/es/git/tutorials/saving-changes/gitignore .gitignore] | ||
+ | **[https://seesparkbox.com/foundry/atomic_commits_with_git Commits atómicos] [https://alembic.com.au/blog/the-identity-of-a-git-commit-explained# ¿Qué es un commit?] [http://karma-runner.github.io/0.10/dev/git-commit-msg.html ¿Cómo y cuándo hacer commit(1)] | ||
+ | **[https://keepachangelog.com/en/1.1.0/ ¿Qué es un changelog?] [https://en.wiktionary.org/wiki/breaking_change ¿Y breaking change?] | ||
+ | **[https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository Estados de un configuration item] | ||
+ | **[https://git-school.github.io/visualizing-git/ Git aprender jugando(1)] [https://learngitbranching.js.org/?locale=es_ES Git aprender jugando(2)] | ||
+ | **[https://martinfowler.com/bliki/SemanticConflict.html Conflictos semánticos] | ||
+ | **[http://nvie.com/posts/a-successful-git-branching-model/ Git flow] | ||
<!-- | <!-- | ||
Revisión del 13:13 24 sep 2023
- Lectura 1: Pruebas de software Pruebas y configuración