git-static icon indicating copy to clipboard operation
git-static copied to clipboard

Git static built binary

Results 5 git-static issues
Sort by recently updated
recently updated
newest added

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...