D
Deleted member 66267
Guest
I found git-tiny is smaller in size to download (3mb vs 5mb of git-lite) so I installed git-tiny. But what's the different between them?
Then git-tiny should do fine. The only reason it pulls in curl is so you can clone, pull, etc. from HTTP(S) repositories too.Could do git clone just fine. Don't know about other operations because not tested. I only need git clone, pull, commit and push.