EPISODE · Oct 8, 2025 · 26 MIN
2/9 Research Software Engineering with Python (COMP233) - Git Part 2
from UCL for Code in Research · host Peter Schmidt
In this episode we look into more essential Git commands, such as branching and merging. Branching and merging are key concepts that help you develop code or even text documents in a team. They help you maintain different versions of files and work on them independently.Another element of collaborative working is provided by GitHub: the pull request. Pull request are a great way to do code reviews, which avoids introducing bugs and also learn from each other.In my conversations Sam and Eirini talk about these key features and their experiences with it.Links:https://git-scm.com/ Git againhttps://martinfowler.com/articles/branching-patterns.html Martin Fowler's blog post on branching patternshttps://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests explains the mechanics of pull requests in more detailhttps://github-pages.ucl.ac.uk/rsd-engineeringcourse/ Lecture notesDon't be shy - say HiThis podcast is brought to you by the Advanced Research Computing Centre of the University College London, UK. Producer and Host: Peter Schmidt
NOW PLAYING
2/9 Research Software Engineering with Python (COMP233) - Git Part 2
No transcript for this episode yet
Similar Episodes
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m
Nov 12, 2025 ·35m
Oct 17, 2025 ·40m