Git archive checksums may change

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
  • SIG-rules-authors

    Governance and admin for the rules authors Special Interest Group

  • Hey folks. I'm the product manager for Git at GitHub. We're sorry for the breakage, we're reverting the change, and we'll communicate better about such changes in the future (including timelines).

    Also posted here: https://github.com/bazel-contrib/SIG-rules-authors/issues/11...

  • Git

    Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

  • Per the post, this was a change to git itself: https://github.com/git/git/commit/4f4be00d302bc52d0d9d5a3d47...

  • 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
  • picosnitch

    Monitor Network Traffic Per Executable, Beautifully Visualized

  • I always anticipated something like this could happen and it bothered me enough to create my own workflow for it https://github.com/elesiuta/picosnitch/blob/master/.github/w...

  • freebsd-ports

    FreeBSD ports tree (read-only mirror)

  • node-http2

    An HTTP/2 client and server implementation for node.js

  • aws-sdk-cpp

    AWS SDK for C++

  • git-archive-all

    git-archive with recursive submodule support

  • - you have submodules (to which `git archive` is completely blind).

    Note that `git-archive-all`[1] can help as long as your submodules don't do things like `[attr]custom-attr` in their `.gitattributes` as it is only allowed in the top-level `.gitattributes` file and cannot be added to the tree otherwise.

    [1]https://github.com/roehling/git-archive-all

  • 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
  • github

    Discontinued Just a place to track issues and feature requests that I have for github

  • I don't know what the fuss is all about. It was publicly known that Github was breaking automatic git archives consistency for many years. Here is a bug on a project to stop relying on fake github archives (as opposed to stable git-archive(1)):

    https://bugzilla.tianocore.org/show_bug.cgi?id=3099

    At some point it was impossible to go a few weeks (or even days) without a github archive change (depending on which part of the "CDN" you hit), I guess they must have stabilized it at some point. Here is an old issue before GitHub had a community issue tracker:

    https://github.com/isaacs/github/issues/1483

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