git-archive-all

git-archive with recursive submodule support (by roehling)

Git-archive-all Alternatives

Similar projects and alternatives to git-archive-all

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better git-archive-all alternative or higher similarity.

git-archive-all reviews and mentions

Posts with mentions or reviews of git-archive-all. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • Git archive checksums may change
    10 projects | news.ycombinator.com | 30 Jan 2023
    - 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

  • Why you should check-in your node dependencies
    9 projects | news.ycombinator.com | 11 Dec 2021
    Thanks for sharing!

    Depending on the context, if you don't want this in git history, and want to handle git submodules, there's also git-archive-all https://github.com/roehling/git-archive-all (if you like shell scripts, it is using bats for testing - it was the first time I heard of it)

Stats

Basic git-archive-all repo stats
2
9
0.0
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com