]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Install git-shell in bindir, too
authorTommi Virtanen <tv@eagain.net>
Sun, 24 Aug 2008 20:23:25 +0000 (23:23 +0300)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 Aug 2008 23:15:25 +0000 (16:15 -0700)
commit27a6ed492b3962d8214a196e57e8969ff9772249
tree75cc7918d02bac4d3729369fd374bc7e1accdfb4
parent837a156197e7921c256e6189d838963d2999fcb6
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