git-archive-all VS depclean

Compare git-archive-all vs depclean and see what are their differences.

git-archive-all

git-archive with recursive submodule support (by roehling)

depclean

DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8) (by ASSERT-KTH)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
git-archive-all depclean
2 2
9 231
- 0.4%
0.0 8.8
over 1 year ago about 9 hours ago
Shell Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

git-archive-all

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)

depclean

Posts with mentions or reviews of depclean. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-11.

What are some alternatives?

When comparing git-archive-all and depclean you can also consider the following projects:

devtools-frontend - The Chrome DevTools UI

go-offline-maven-plugin - Maven Plugin used to download all Dependencies and Plugins required in a Maven build, so the build can be run without an internet connection afterwards.

aws-sdk-cpp - AWS SDK for C++

bck2brwsr - Bck2Brwsr VM to transpile Java bytecode to JavaScript

SIG-rules-authors - Governance and admin for the rules authors Special Interest Group

cli - the package manager for JavaScript

picosnitch - Monitor Network Traffic Per Executable, Beautifully Visualized

git-cache-tag

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

jib - 🏗 Build container images for your Java applications.