do: Managing versions of program code with Git

Managing code changes in a programming project isn’t easy, especially when collaborating with other developers. Git automates many of these tasks such as merging, tracking, diffing and rolling back code. This talk will present a practical introduction to common tasks using Git.

You will learn about version control systems and see a basic Git workflow. You will hear about Git tools and clients, and the importance of GitHub. If you are working on programming projects – either as a lone programmer or in a team – then this do: talk is for you.
———-
Ben Holmes, who gave this talk, has sent these helpful comments:

Thank you for attending the talk about Git, I hope you enjoyed it. If you are interested the presentation can be found at  https://github.com/bdvholmes/git-intro-talk

There is a link to the online presentation in the readme or you can download a PDF from the Releases tab.

If you have any questions or would like to know more I would be happy to answer some questions, you can email me at  ben.holmes@it.ox.ac.uk

Posted in Spring 2014 | Comments Off on do: Managing versions of program code with Git

Comments are closed.