git-static
git-static copied to clipboard
Git static built binary
I get this error. I'm not sure why it is fatal and why it's looking in /root even as a user?
Is there a reason that the binary content was committed in the output folder?
on multi-core systems, this may significantly speed up the git compiling process. on my laptop with 4 cpu cores rolling Intel Core i7-8565U, this speeds up the git compile process...
if you don't want the entire revision history of git, but only the latest revision, this speeds up the cloning process/bandwidth/diskspace - on my laptop, this took the cloning process...
**Describe the bug** When executing any binary on a terminal emulator on Android, it throws bad system call error. Gave appropriate permissions before executing. **To Reproduce** Run any git binary...