On Mon, Feb 18, 2013 at 10:19:13AM +0100, Helmut Grohne wrote: > This binary makes up 10% of the installation size. Please consider > replacing one of those locations with a link to the other.
I just noticed that there are another 10% to be obtained: $ ls -lai /usr/lib/git-core/git-shell /usr/bin/git-shell 688732 -rwxr-xr-x 1 root root 568360 Nov 1 16:36 /usr/bin/git-shell 21360 -rwxr-xr-x 1 root root 568360 Nov 1 16:36 /usr/lib/git-core/git-shell $ ls -lai /usr/lib/git-core/git-upload-pack /usr/bin/git-upload-pack 688734 -rwxr-xr-x 1 root root 588936 Nov 1 16:36 /usr/bin/git-upload-pack 21368 -rwxr-xr-x 1 root root 588936 Nov 1 16:36 /usr/lib/git-core/git-upload-pack $ Those are indeed identical as well. Helmut -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

