diff --git a/README.md b/README.md index 6ea2ac3..773dc01 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ List of podcasts which are helpful for software engineers/programmers. - [Functional Programming](#functional-programming) - [Free BSD](#freebsd) - [General Software](#general-software) +- [Git](#git) - [Go Programming Language](#go-programming-language) - [Groovy](#groovy) - [iOS](#ios) @@ -296,6 +297,16 @@ List of podcasts which are helpful for software engineers/programmers. - Frequency : Once every week +## Git + +- [All things git](https://www.allthingsgit.com) + - Description: Interviews with people who build Git, who create tools for it and who teach people how to use it. + - Frequency : Every two weeks + +- [GitMinutes](https://www.gitminutes.com/) + - Description: A podcast made by Thomas Ferris Nicolaisen for proficient Git users that features stories, discussions, ideas, demos and other things useful for those using Git today. + - Frequency : Podcast ended in 2017. + ## Go Programming Language - [GoTime](https://changelog.com/gotime)