Git In Two Minutes (updated after 8 years)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • git-filter-repo

    Quickly rewrite git repository history (filter-branch replacement)

  • git-from-the-bottom-up

    An introduction to the architecture and design of the Git content manager

  • It's not a single digit minute read, but to me "Git from the Bottom Up" was what really made me understand git a long time ago.

    https://jwiegley.github.io/git-from-the-bottom-up/

    git's the kind of tool where understanding how your commands operate on the underlying data structures will probably make it a lot easier to use efficiently. (And they're beautifully simple despite how powerful and flexible they are)

    As a tool you might be using for hours per week for a few more decades, it's worth the investment going beyond the "in x minutes". I tend to provide both to juniors.

    Obligatory: https://xkcd.com/1597/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts