PLAY PODCASTS
EDyO 35 - Git y GitHub, to commit or not to commit

EDyO 35 - Git y GitHub, to commit or not to commit

Entre Dev y Ops Podcast · [email protected] (entredevyops.es)

January 13, 2018

Audio is streamed directly from the publisher (podcast.edyo.es) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

En el podcast de hoy hemos hablado sobre sistemas de control de versiones, Git, GitHub, algunos concepto básicos, sus flujos de trabajo, algunos consejos y buenas prácticas, GUIs e integraciones con editores... En fin, esperamos que os guste!  Blog Entredevyops : http://www.entredevyops.es  Twitter Entredevyops: https://twitter.com/EntreDevYOps  Enlaces comentados:  La guia del autoestopista galactico: https://es.wikipedia.org/wiki/Gu%C3%ADa_del_autoestopista_gal%C3%A1ctico_(libro)   Podcast BeSuricata: https://besuricata.com/   Python PEP8: https://www.python.org/dev/peps/pep-0008/  Git: https://git-scm.com/  Comparación de Git y Mercurial: https://importantshock.wordpress.com/2008/08/07/git-vs-mercurial/  GitHub: https://github.com/  GitHub Marketplace: https://github.com/marketplace/  Gitlab: https://gitlab.com/  Bitbucket: https://bitbucket.org/  Sourced: https://sourced.tech/  Tutorial Merging vs Rebase: https://www.atlassian.com/git/tutorials/merging-vs-rebasing  Gitflow: http://nvie.com/posts/a-successful-git-branching-model/  GitHub Flow: https://guides.github.com/introduction/flow/  Extensión de Gitflow para el CLI de git: https://github.com/petervanderdoes/gitflow-avh  CLI oficial de GitHub: https://github.com/github/hub  gitsome, CLI para trabajar con GH: https://github.com/donnemartin/gitsome  git-spindle, extensión de GitHub para el CLI de git: https://github.com/seveas/git-spindle  Magit: https://magit.vc/  CodeClimate: https://codeclimate.com/  Travis-ci: https://travis-ci.org/