Install git-shell in bindir, too
commit18378655be4e48360241d81d7bafd9e7aa622560
authorTommi Virtanen <tv@eagain.net>
Sun, 24 Aug 2008 20:23:25 +0000 (24 23:23 +0300)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Oct 2008 15:56:47 +0000 (28 08:56 -0700)
treea43df4dd0369f771b5693494626be52537a64c28
parent9fe7a643fcc56ca1c17afec5d5f8adca10cabdd1
Install git-shell in bindir, too

/etc/passwd shell field must be something execable, you can't enter
"/usr/bin/git shell" there. git-shell must be present as a separate
executable, or it is useless.

Signed-off-by: Tommi Virtanen <tv@eagain.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile