All Things Git

Edward Thomson and Martin Woodward

The podcast about Git

  • 54 minutes 27 seconds
    Learning a New Codebase with Patricia Aas
    patricia_aas.jpg patricia_aas.jpg

    Edward talks to Patricia Aas, a veteran C++ developer, about how read a brand new codebase, understand it, and how to get started contributing to it.

    Patricia Aas is a programmer who has worked mostly in C++ and Java. She has spent her career continuously delivering from the same code-base to a large user base, from working on two browsers (Opera and Vivaldi), to working on embedded telepresence endpoints for Cisco. She is focused on the maintainability and flexibility of software architecture, and how to extend it to provide cutting edge user experiences. Her focus on the end users has led her work more and more toward privacy and security, and she has recently started her own company, TurtleSec, hoping to contribute positively to the infosec and C++ communities. She is also involved in the #include<C++> organization hoping to improve diversity and inclusion in the C++ community.

    Show Notes

    20 November 2018, 10:58 pm
  • 43 minutes 43 seconds
    Posh Git with Keith Dahlby
    keith_dahlby.jpg keith_dahlby.jpg

    Edward talks to Keith Dahlby, the creator and maintainer of posh-git, about tech conferences, what it's like to be a Microsoft MVP, and PowerShell versus unix shells.

    Keith Dahlby is a father, a web developer, a git enthusiast, a language geek, and a nine-time C# MVP from Cedar Rapids, IA. By day, he accelerates world-changing ideas from Iowa with NewBoCo, and he teaches at DeltaV code school. By night, he is a promiscuous open-source contributor. He previously architected the e-commerce platform at J&P Cycles. His open source efforts include posh-git, a git environment for PowerShell, Griddle, a grid component for React, and up-for-grabs.net, a site featuring open source projects looking to mentor new contributors. He was also a core contributor to LibGit2Sharp.

    Show Notes

    4 September 2018, 10:58 pm
  • 28 minutes 21 seconds
    Software Freedom Conservancy with Bradley Kuhn and Karen Sandler
    software_freedom_conservancy.png software_freedom_conservancy.png

    Edward talks to Bradley Kuhn and Karen Sandler, the co-founders of the Software Freedom Conservancy, a non-profit that supports free and open source software projects, including git.

    Bradley Kuhn is a distinguished technologist at the Software Freedom Conservancy and he's worked on free software non-profits for many years, including co-founding the Conservancy with Karen. Karen Sandler is the Executive Director of the Software Freedom Conservancy, and she's most well-known for trying to find the source code for her pacemaker defibrillator.

    Show Notes

    It's easy to become a supporter of the Software Freedom Conservancy and help support that they do with git and other free and open source software projects.

    We're supporters - are you?

    21 August 2018, 3:58 pm
  • 30 minutes 5 seconds
    Working Copy with Anders Borum
    anders_borum.jpg anders_borum.jpg

    Edward is joined by Anders Borum, the developer behind Working Copy, a Git client for iOS.

    Anders Borum is a independent app developer from Copenhagen. He has been making iPhone and iPad apps since 2009 struggling to make a living through his own apps instead of consulting work. Since 2014 he has been working on a Git client for iOS.

    Show Notes

    7 August 2018, 1:58 pm
  • 31 minutes 27 seconds
    Branching and Merging (Part 2)
    branching_and_merging.png branching_and_merging.png

    Edward and Martin keep talking about branching and merging, including how some of the other code integration commands work - including rebase, cherry-pick, and revert. Part two of two.

    This is the conclusion to Part 1.

    Show Notes

    3 July 2018, 11:58 pm
  • 27 minutes 46 seconds
    Branching and Merging (Part 1)
    branching_and_merging.png branching_and_merging.png

    Edward and Martin get caught up after the security release earlier this month and talk branching and merging, including how Git actually stores branches and does merging.

    They got so excited about talking about branching that this is actually part one of two.

    Microsoft and GitHub

    Martin and Edward didn't discuss the announcement, since Edward can't talk intelligently about the subject yet. Every time the topic comes up, he just looks like this:

    jonah_hill.gif

    Since Edward can't be settled down to have a discussion, here's some news on the announcement:

    Show Notes

    12 June 2018, 7:08 pm
  • 36 minutes 42 seconds
    Git Security with Etienne Stalmans
    etienne_stalmans.jpg etienne_stalmans.jpg

    Edward and Martin discuss the recent security vulnerability in Git - CVE 2018-11235. They talk to Etienne Stalmans, the security researcher who discovered it, and discuss what happens in the Git security community after a vulnerability is reported.

    Etienne is a Platform Security Engineer & Researcher in the Public Cloud Security Group at Salesforce. He has a keen interest in protocol reversing and finding ways to abuse functionality in everyday products.

    Show Notes

    2 June 2018, 9:08 pm
  • 46 minutes 15 seconds
    The History of VC with Eric Sink
    eric_sink.jpg eric_sink.jpg

    Edward and Martin talk with their old boss Eric Sink about the history of version control as he's seen it - and helped create it. Eric founded SourceGear, a company that created several version control products, and literally wrote the book on version control, Version Control by Example.

    In his own words:

    Eric's work in version control tools includes SourceGear Vault, which was quite popular in the early days of .NET, and Veracity, which was one of the open source DVCS tools that got crushed by Git. SourceGear today has pivoted to become a 12-step recovery program for people addicted to writing version control tools.

    Show Notes

    15 May 2018, 7:12 pm
  • 42 minutes 50 seconds
    Git and GitHub for Students with Joe Nash
    joe_nash.jpg joe_nash.jpg

    Edward and Martin talk with Joe Nash about using Git in education, self-diagnosed OCD around capitalization, and using pull requests in non-development workflows.

    Joe is the student program manager at GitHub, where his work aims to help student leaders build inclusive learning communities. When not capitalising the H in GitHub, Joe can usually be found talking about the educational benefits of hackathons, or rolling d20s.

    Show Notes

    17 April 2018, 8:42 pm
  • 34 minutes 11 seconds
    Don't Ignore the Fundamentals
    git.png git.png

    Edward and Martin talk about the fundamentals that you need in your Git repository like a proper .gitignore to keep your repository clean, conditional configuration, and setting line endings with your .gitattributes file.

    Show Notes

    3 April 2018, 4:04 pm
  • 56 minutes 15 seconds
    Git for Mobile Development with James Montemagno
    james_montemagno.jpg james_montemagno.jpg

    Edward talks with James Montemagno about getting started using Git, being one of the top 5 C# developers on GitHub (with 3000 followers!), centralized version control systems before Git and building CI/CD pipelines around Git.

    James Montemagno is a Principal Program Manager for Mobile Developer Tools at Microsoft. He has been a .NET developer since 2005, working in a wide range of industries including game development, printer software, and web services. Prior to becoming a Principal Program Manager, James was a professional mobile developer and has now been crafting apps since 2011 with Xamarin. In his spare time, he is most likely cycling around Seattle or guzzling gallons of coffee at a local coffee shop. He can be found on Twitter @JamesMontemagno, blogs code regularly on his personal blog http://www.montemagno.com, and co-hosts the weekly development podcast Merge Conflict.

    Show Notes

    14 March 2018, 11:46 pm
  • More Episodes? Get the App
© MoonFM 2024. All rights reserved.