https://alanstorm.com/review-of-james-coglands-building-git/ * Alana Storm * the professional weblog; because we have to * About * Archive + OpenTelemetry + Programming Quickies + PHP Internals + Magento + Magento 2 + Modern Javascript + Laravel + Modern PHP + OroCRM + AppleScript + SugarCRM + Python + Drupal * Contact * * [ ] * About * Archive + OpenTelemetry + Programming Quickies + PHP Internals + Magento + Magento 2 + Modern Javascript + Laravel + Modern PHP + OroCRM + AppleScript + SugarCRM + Python + Drupal * Contact Categories --------------------------------------------------------------------- * AppleScript * Drupal * Laravel * Magento * Magento 2 * Modern Javascript * Modern PHP * OpenTelemetry * OroCRM * PHP Internals * Programming Quickies * Python * SugarCRM * Uncategorized * WebOS Archives --------------------------------------------------------------------- * April 2023 * January 2023 * December 2022 * November 2022 * September 2022 * June 2022 * May 2022 * March 2022 * December 2021 * November 2021 * October 2021 * September 2021 * August 2021 * July 2021 * June 2021 * May 2021 * April 2021 * March 2021 * February 2021 * January 2021 * December 2020 * November 2020 * October 2020 * September 2020 * August 2020 * July 2020 * June 2020 * May 2020 * April 2020 * March 2020 * February 2020 * January 2020 * December 2019 * November 2019 * October 2019 * August 2019 * July 2019 * June 2019 * May 2019 * April 2019 * March 2019 * February 2019 * January 2019 * December 2018 * November 2018 * October 2018 * September 2018 * August 2018 * July 2018 * June 2018 * May 2018 * April 2018 * March 2018 * February 2018 * January 2018 * December 2017 * November 2017 * October 2017 * September 2017 * August 2017 * July 2017 * June 2017 * May 2017 * April 2017 * March 2017 * February 2017 * January 2017 * December 2016 * November 2016 * October 2016 * September 2016 * August 2016 * July 2016 * June 2016 * May 2016 * April 2016 * March 2016 * February 2016 * January 2016 * December 2015 * November 2015 * October 2015 * September 2015 * August 2015 * July 2015 * June 2015 * May 2015 * March 2015 * February 2015 * January 2015 * December 2014 * November 2014 * October 2014 * September 2014 * July 2014 * June 2014 * May 2014 * April 2014 * March 2014 * February 2014 * January 2014 * December 2013 * November 2013 * October 2013 * September 2013 * August 2013 * July 2013 * June 2013 * May 2013 * April 2013 * March 2013 * February 2013 * January 2013 * December 2012 * November 2012 * October 2012 * September 2012 * August 2012 * July 2012 * June 2012 * May 2012 * April 2012 * March 2012 * February 2012 * January 2012 * December 2011 * November 2011 * October 2011 * September 2011 * August 2011 * July 2011 * June 2011 * May 2011 * April 2011 * March 2011 * February 2011 * January 2011 * December 2010 * November 2010 * October 2010 * September 2010 * August 2010 * July 2010 * June 2010 * May 2010 * April 2010 * March 2010 * February 2010 * December 2009 * November 2009 * October 2009 * September 2009 * August 2009 * July 2009 * June 2009 * May 2009 * April 2009 * March 2009 * January 2009 * December 2008 * November 2008 * October 2008 * September 2008 * August 2008 * June 2008 * May 2008 * April 2008 * March 2008 * January 2008 * December 2007 * November 2007 * October 2007 * August 2007 * July 2007 * June 2007 * May 2007 * March 2007 * January 2007 * November 2006 * October 2006 * September 2006 * August 2006 * July 2006 * June 2006 * May 2006 * April 2006 * March 2006 * February 2006 * January 2006 * November 2005 * September 2005 * August 2005 * July 2005 * June 2005 * May 2005 * April 2005 * March 2005 * February 2005 * January 2005 * December 2004 * November 2004 * October 2004 * September 2004 * August 2004 * July 2004 * June 2004 * May 2004 Recent Posts --------------------------------------------------------------------- * Temporarily Halting Commerce Bug and No Frills Sales * Accessing Docker Desktop's Virtual Machine * Five Reasons Your PHP Application is Hard to Containerize for Production * Running Go Programs in Docker Scratch Containers * Trying to Understand Mastodon's Federation Categories --------------------------------------------------------------------- * AppleScript * Drupal * Laravel * Magento * Magento 2 * Modern Javascript * Modern PHP * OpenTelemetry * OroCRM * PHP Internals * Programming Quickies * Python * SugarCRM * Uncategorized * WebOS Copyright (c) Alana Storm 1975 - 2023 All Rights Reserved * Uncategorized * 4 Min Read * 5th February 2020 Review of James Cogland's Building Git astorm [cb-icon] Frustrated by Magento? Then you'll love Commerce Bug, the must have debugging extension for anyone using Magento. Whether you're just starting out or you're a seasoned pro, Commerce Bug will save you and your team hours everyday. Grab a copy and start working with Magento instead of against it. [no_frills_] Updated for Magento 2! No Frills Magento Layout is the only Magento front end book you'll ever need. Get your copy today! Programming Quickies Quick dispatches from the life of a working programmer. * Temporarily Halting Commerce Bug and No Frills Sales * Accessing Docker Desktop's Virtual Machine * Five Reasons Your PHP Application is Hard to Containerize for Production * Trying to Understand Mastodon's Federation * That Efficiency of Programming Languages Image I'm working my way through James Cogland's Building Git and it's a delightful read. Git and its role in building software is fertile grounds for exploring the social interactions of the software industry. Git's history, in brief, is the Linux Kernel project started using a version control system (named BitKeeper) that turned out to be less open source than folks wanted, so the Linux project built their own version control system named git that incorporated many of the concepts they liked from BitKeeper and released git as open source software, and then lots of other people started using git and said "yes, but it's hard to use" and the git maintainers said "shrug/ lolz", and then a venture backed startup created a web application and support structure for the git program called GitHub (a web application and support structure that was mostly separate from the git project) and sold themselves to Microsoft for seven and a half billion dollars in stock. So many vectors of exploration there. James's book, although it's a book for practitioners, ends up being an exploration of the "shrug/ lolz" problem. Git is implemented in the C programming language. C is a language where the code ends up being more about managing your computer's memory and the lack of type safety in C than whatever your program is trying to do. It's hard to sit down with a C program and quickly understand the problem it's trying to solve. (This, by the way, is why I think C programmers are so insufferable about how people write code -- but that's another blog post) Git also stores all your files on disk in a database-ish structure that's 100% custom to git and equally difficult to understand just by sitting down and looking at it. If you're a heavy git user there's probably a phrase you've either said or heard -- that to use git well you really need to understand how it's implemented. There's a truth to this statement -- but given the challenges outlined above where's a reasonably bright and motivated person supposed to learn this without making git their full time job? That's the problem Building Git sets out to solve -- and along the way you'll end up learning a whole lot about unix programming. Rather than just tell you about Git's internals, Building Git walks you through creating your own git client using the ruby programming language. You'll write code that initializes a repository, makes commits to git's internal object store, branch, merge, etc. Along the way you'll end up learning what all those files in .git are for, and be tremendously better positioned the next time you're staring at a complicated merge or rebase that could wreck your team's day. Building Git is the rare book that teaches you a deep technical concept while still talking to you like a human being. If you've ever been frustrated by git and wished you knew what was happening down there in the dark corners of your .git folder, this is the book for you. Uncategorized Permalink: https://alanastorm.com/ review-of-james-coglands-building-git/ Copyright (c) Alana Storm 1975 - 2023 All Rights Reserved Originally Posted: 5th February 2020 * Share: * * * * Author astorm astorm Posted on 5th February 2020 Copyright (c) Alana Storm 1975 - 2023 All Rights Reserved * Share Previous Post Changing WordPress Host Names... Next Post Generics Programming for Begin...