Julia Evans' Git Cheat Sheet [pdf]

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jj

    A Git-compatible VCS that is both simple and powerful

    Jujutsu! Git-compatible and a generational leap in source control that most people are going to love.

    As a former member of Meta's source control team, I believe this with pretty high confidence -- many of the workflows that we rolled out within Mercurial/Sapling, and caused it to consistently be the most loved developer tool at Meta for many years based on surveys and interviews, have been adopted and improved by Jujutsu. See my testimonial, the first one at [2].

    [1] https://martinvonz.github.io/jj

    [2] https://martinvonz.github.io/jj/latest/testimonials

    (Disclosure: I'm obviously biased towards the Jujutsu workflows, and its creator and I worked together on Mercurial. But I like to think this specific belief of mine is pretty data-driven.)

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • configs

    zsh <(curl -fsSL loosh.ch/s) (by looshch)

    agreed, i renamed [1] it to ‘who’ (well, actually it’s just ‘w’ since i’m a vim-diehard)

    [1] https://github.com/looshch/configs/blob/master/.gitconfig#L1...

  • gitrc

    I find aliasing a lot of these saves me a good chunk of time and reduces the barrier to better organize my work.

    In case anyone cares to browse or suggest their own: https://gitlab.com/Falimonda/gitrc

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

  • Sapling: Source control that's user-friendly and scalable

    6 projects | news.ycombinator.com | 10 Sep 2024
  • Circles of Truth: Overcomplicating simple commands

    1 project | dev.to | 16 Aug 2024
  • The Weird Nerd comes with trade-offs

    1 project | news.ycombinator.com | 9 Jun 2024
  • Git Branches as a Social Construct

    4 projects | news.ycombinator.com | 15 Jan 2024
  • Jujutsu: A Git-compatible DVCS by Google

    1 project | /r/Boiling_Steam | 4 Aug 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?