GitMinutes

Thomas Ferris Nicolaisen

The show for proficient Git users. Stories, discussions, ideas, demos and other things useful for those using Git today.

  • GitMinutes #46: Jeff King from Git-Merge 2017
    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    flattr-badge-large.png

    Link to mp3

    Donate using Liberapay


    Listen to the episode on YouTube

    In this final episode of GitMinutes, we talk to Jeff “Peff” King at Git-Merge 2017.
    We talk about how Git itself changes to tackle the needs of companies and users as Git has to scale more and more. We also talk about how protection of the trademark Git will happen in the future. Unfortunately, my interview with Peff got cut slightly short because of technical difficulties.

    Since this is probably the last GitMinutes episode ever, there’s going to be a little sentimental blabbering after the interview, so stay tuned for that if you’re into that stuff, or just read my personal blog post here.

    If you want to see what I'm up to next, you can keep track of me on Twitter as @tfnico or on my blog.

    For another podcast about Git, check out All Things Git.
    4 February 2018, 9:10 pm
  • GitMinutes #45: Edward Thomson from Git-Merge 2017
    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    flattr-badge-large.png

    Link to mp3

    Donate using Liberapay


    Listen to the episode on YouTube
    In this episode, we talk to Edward Thomson about his experience at Git Merge 2017. Note that Edward now has his own Git podcast together with Martin Woodward: All Things Git, which I can heartily recommend!
    3 February 2018, 10:27 pm
  • GitMinutes #44: Josh Triplett on Git-Series
    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    flattr-badge-large.png

    Link to mp3

    Donate using Liberapay


    Listen to the episode on YouTube
    This is GitMinutes episode 44, with another interview from the Git Merge conference in 2017: Josh Triplett is the author of git-series, which is a really cool command line tool for evolving patch series in Git.
    1 February 2018, 10:04 pm
  • GitMinutes #43: Johannes Schindelin on Contributing to Git


    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    Link to mp3
    flattr-badge-large.png

    Donate using Liberapay


    Listen to the episode on YouTube
    In this episode we talk to Git contributor and maintainer of Git for Windows, Johannes Schindelin. He has a lot of thoughts and ideas on development, community and code reviews, especially in open source and especially in the development of Git itself.

    We talk to Johannes about the difficulties of contributing to Git itself, and tools that could make the experience more user friendly, like for example public-inbox, which is both a mailing list archive and a Git repository.


    Outline: 00:00:00 Intro  00:00:46 Hello Johannes 
    00:01:01 What was the most interesting discussion at the dev summit? 
    00:02:44 How does the mailing list for Git really work 
    00:03:34 What is Public Inbox? 
    00:08:14 How can patches be aligned with public inbox topics? 
    00:14:34 Let's talk about the What's Cooking email 
    00:20:22 What about tracking patch series that get rewritten? 
    00:22:05 Gerrit solves this with a change-id, can we do that for the Git mailing list? 
    00:23:43 What would happen if we allowed HTML mails onto the mailing list? 
    00:26:54 Should the review take place locally or online? 
    00:28:09 If we had this standard format for doing reviews, how could we use it otherwise? 
    00:29:22 How can we make this happen? 
    00:30:43 Anything else you want to share from the conference? 
    00:33:03 Outro
    2 October 2017, 8:55 am
  • GitMinutes #42: Erik from Atlassian on Clone Bundles
    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    Link to mp3
    flattr-badge-large.png


    Listen to the episode on YouTube
    In this episode I’m talking to Erik van Zeist. He’s a developer from Atlassian BitBucket, and at Git Merge this year, he shared some interesting experiments they have been making using clone bundles, which is a technique from Mercurial that will dramatically improve performance of repository cloning. Now they have also started experimenting with doing clone bundles with Git.

    Outline:

    00:01:23 Tell us about clone bundles
    00:03:29 Is this a server-side or a client-side extension?
    00:04:28 Are you already using it on Bitbucket?
    00:04:49 What sort of resources does clone bundles save?
    00:06:00 How does it work with the bundle on a CDN and subsequent changes?
    00:07:13 How does Mercurial content negotiation differ from Git?
    00:08:29 What else do we need to make this work?
    00:10:22 How does it work on the client exactly?
    00:11:01 How are you going to integrate this with main Git?
    00:12:12 Could this be something that the Git client tools should provide?
    00:13:55 What did the other Git contributors think about the idea?
    00:15:32 Is a clone that was made using clone bundles different from a normal clone?
    00:16:46 Is this for pulling or only for initial clone?
    00:18:10 Anything else you want to share?
    00:19:51 Outro
    26 September 2017, 7:52 am
  • GitMinutes #41: Stefan Beller and J. Wyman (Git Merge 2017)
    We are (temporarily) back after a long hiatus! What triggers this action is Git Merge 2017 that took place in Brussels back in February. This is the first of multiple episodes from the conference.


    Link to mp3

    flattr-badge-large.png




    Listen to the episode on YouTube
    First up is Stefan Beller of Google. He is a Git core contributor who has recently been picking up git-submodules to bring them back into shape. We'll hear about his current work on that. It's not the first time Stefan is on the podcast, back in 2015 he spoke about improving the Git protocol.
    IMG_20170203_111623.jpg GitMinutes recording setup in the mysterious "up-side-down room". Second guest of the day is J Wyman from Microsoft. There's been quite some development on Windows and in Visual Studio since I last had them on the podcast (Martin Woodward in 2013, and Jameson Miller in 2015) now J gives us a well-needed update.

    Episode outline:

    00:00:00 Intro 
    00:02:22 Submodules at the contributors' summit? 
    00:03:07 Why do people hate on submodules so much? 
    00:04:12 Aren't submodules done and ready? 
    00:05:25 What is the difference to other multi-repo handlers? 
    00:06:59 Plan for the future? 
    00:07:52 Welcome J Wyman 
    00:08:17 What were the highlights from the contributors' summit? 
    00:08:54 What do you do at Microsoft? 
    00:10:22 What are the issues with switching away from libgit2? 
    00:11:21 Are you still using libgit2 anywhere? 
    00:13:10 How do you use core Git? 
    00:14:16 Which of the discussed Git improvements are most interesting? 
    00:15:07 Who contributes to Git from Microsoft? 
    00:16:18 Anything else I should ask you about? 
    00:17:43 Outro

    Intro script:
    As you may or may not know, during the Git Merge conference, which is sort of a user-oriented happening, there is a less known event taking place called the Git Contributor Summit, where many of the contributors to Git itself get together to talk core development, face to face. This is a gold mine for GitMinutes interviews, and this is the third Git-Merge I’ve gone to with my wife’s trusty singstar microphones.
    I got a total of 8 interviews, and it’s all top-notch quality talk with core contributors and people with some really hefty ideas on how to bring Git forward in the years to come. AGAIN Git Merge was a place to talk about scaling Git, but we also discussed how to get more diverse contributions into Git itself, and how to advance the current world state of discussions and reviews *around* commits. You’ll hear more about that in the coming episodes.  For the first of the two interviews in this episode, I grabbed Stefan Beller from Google. He is a seasoned Git-Merge participant and core contributor. You may remember that I interviewed him two years ago. At the contributor summit this year he brought up one of the most hated (and perhaps also most loved) parts of Git itself: submodules!

    After that I talk to J Wyman from Microsoft about how they are now actually using the full Git core from within Visual Studio, among many interesting things he has to report from Redmond.
    8 May 2017, 7:21 am
  • GitMinutes #40: Git Merge 2016
    Christian Couder went to Git Merge 2016 and recorded some interviews there for the podcast.


    Link to mp3
    flattr-badge-large.png


    Listen to the episode on YouTube
    Here are the interviewees from the conference, all in this one episode:

    Roberto Tyley, The Guardian

    Karen Sijbrandij, TrainTool

    Lars Schneider, Autodesk

    Sytse 'Sid' Sijbrandij, GitLab

    Tim Pettersen, Atlassian

    Michael Haggerty, GitHub

    Job van der Voort, GitLab

    Carlos Martín Nieto, GitHub
    25 April 2016, 7:22 am
  • GitMinutes #39: Git Merge 2015 Part 5
    This is the fifth and final episode from Git-Merge 2015!

    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    Link to mp3
    flattr-badge-large.png


    Listen to the episode on YouTube

    Alexandra Tritz

    Rick Olson

    Jeff "Peff" King

    Head over to Git Rev News and subscribe to get Git news straight into your inbox.
    9 October 2015, 8:58 am
  • GitMinutes #38: Git Merge 2015 Part 4
    This is the fourth part from our trip to Git-Merge 2015!

    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    Link to mp3
    flattr-badge-large.png


    Listen to the episode on YouTube
    Roberto Tyley
    During the conference, there was a lot of discussion regarding how the Git project could attract more users by allowing GitHub-style pull requests into their patch-based mailing list. Later Roberto offered a solution to the problem: submitGit.

    Nicola Paolucci

    Jameson Miller

    Episode outline
    00:00:00 Intro  00:03:19 Roberto Tyley  00:08:27 Nicola Paolucci  00:17:19 Jameson Miller  00:27:38 Outro
    13 July 2015, 9:53 am
  • GitMinutes #37: Git Merge 2015 Part 3
    This is the third part from our trip to Git-Merge 2015!

    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    Link to mp3
    flattr-badge-large.png


    Listen to the episode on YouTube
    Stefan Beller
    Robert van Haaren

    Ævar Arnfjörð Bjarmason

    Episode outline:

    00:00:00 Intro 
    00:02:39 Stefan Beller 
    00:10:03 Intro 
    00:15:17 Robert van Haaren 
    00:18:44 Ævar Arnfjörð Bjarmason 
    00:41:27 Outro
    28 June 2015, 9:49 pm
  • GitMinutes #36: Git Merge 2015 Part 2
    This is the second part from our trip to Git-Merge 2015! Since we published part one, the recorded talks from the conference are now online at git-merge.com.

    If you cannot see the audio controls, your browser does not support the audio element. Use the link below to download the mp3 manually.
    Link to mp3
    flattr-badge-large.png


    Listen to the episode on YouTube
    Arthur Schreiber

    Junio Hamano

    Vicent Marti

    Outline
    00:00:00 Intro  00:01:54 Arthur Schreiber  00:06:04 Junio Hamano  00:10:19 Vicent Marti  00:26:24 Outro
    26 May 2015, 9:16 pm
  • More Episodes? Get the App
© MoonFM 2024. All rights reserved.