Talk in English - UK at PHPSW: Git & Open Source, November 2015
Short URL: https://joind.in/talk/8a65f
(QR-Code (opens in new window))
Comic book continuity and Git rebase
Comments
Comments are closed.
I enjoyed this talk, it was confidently put across and the illustrations were very well done. I'd gotten lazy with the way that I was using Git and I took away several ideas for how to improve, including that commits containing broken code should be cleaned up by squashing commits together to improve the integrity of the codebase as a whole.
I thought that the analogy of the comic book would help more than it did (for me, anyway), but I already had a foundation understanding of Git rebase so I followed it just fine.