How to practice advanced Git

This page summarizes the projects mentioned and recommended in the original post on /r/git

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

    Git Internals talk (by jsh)

  • Here's some projects I've played with in the past: - https://bakkenbaeck.github.io/a-random-walk-through-git/ - https://github.com/jsh/git-internals - https://github.com/eficode-academy/git-katas

  • git-katas

    A set of exercises for deliberate Git Practice

  • Here's some projects I've played with in the past: - https://bakkenbaeck.github.io/a-random-walk-through-git/ - https://github.com/jsh/git-internals - https://github.com/eficode-academy/git-katas

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pre-commit

    A framework for managing and maintaining multi-language pre-commit hooks.

  • You could also learn about git hooks and ways about how to manage them, for example pre-commit is a tool that a lot of people use. And learn about some useful hooks, like limiting file size. (People could still skip hooks but at least they won't accidentally commit large files)

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