Hi,
On Sun, 20 Jul 2008, Junio C Hamano wrote:
Why do we care about the size of git-shell so much in the first place
anyway to begin with?
It was not me who proposed it, but I guess it was for auditing purposes:
git-shell is often the only point of entry for certain untrusted ssh
users, and the less code is linked, the less code has to be analyzed for
reachability (and then for security holes).
Ciao,
Dscho