Talk in English - US at Longhorn PHP Conference 2021
Track Name:
Hill Country A
Short URL: https://joind.in/talk/f3a3f
(QR-Code (opens in new window))
Most people understand the basics of git. Creating a repository, branching, merging... those are all pretty simple tasks. Part of the power of git resides in its ability to actually manipulate the history of a repository and clean things up, remove things that should not have been there, and do detective work. Let's spin up our time machine and mess around with the past.
Comments
Comments are closed.
A lot of info and nice talk to understand how git does the things.
Very engaging talk. He demystified some of the intimidating portions of a git workflow.