Azathothas / Toolpacks

📦 Largest Collection of Multi-Platform (Android|Linux|Windows) Pre-Compiled (+ UPXed) Static Binaries (incl. Build Scripts) :: https://bin.ajam.dev
https://bin.ajam.dev/
MIT License
145 stars 16 forks source link

[Suggestion] Since all of the git-* commands are broken, why not use the pending/git- tools that `toybox` provides? #14

Closed xplshn closed 6 months ago

xplshn commented 6 months ago

Since all of the git-* commands are broken, why not use the pending/git- tools that toybox provides? Toybox can compile toy's as independent tools, so, it is feasible and a much better alternative than providing binaries that don't work at all.

Azathothas commented 6 months ago

pending/git seems to be a very, very limited implementation. I might consider it if it was already in stable build.

There's already much better & mature alternatives (tested in a minimal alpine):

All of these are already part of the build scripts and included in Toolpacks

xplshn commented 6 months ago

Okay. I knew Gix, its great, I use it a loot.