Workshop in English - UK at PHPNW15
Track Name:
Tutorial Day PM
View Slides: https://beau.io/talks/2015/10/02/git-and-github-for-php-projects-phpnw15/
Short URL: https://joind.in/talk/bf3b3
(QR-Code (opens in new window))
Git and GitHub for PHP Projects
Comments
Comments are closed.
Really useful tutorial! A great introduction to Git. I had a slight understanding of it but only on a project that only me and one person worked on and we were sat in the same room. This gave me a good idea of when to use rebase and when to use merging, how to use remote repos and how it would fit in to my workflow.
Good stuff! Cheers Beau :D
This was exactly what I was looking for. Not only i learned about different commands, but also how they actually do things internally. New things learned, some confusions clarified. My Git skills are now on completely different level.
I was surprised that we did not do actual live coding and trying out things like cloning, merging, resolving conflicts etc. But anyway - very well done. Thanks!