1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-24 06:06:14 +02:00
git/git_remote_helpers
R. Tyler Ballance 44211e8c2e Correct references to /usr/bin/python which does not exist on FreeBSD
On FreeBSD, Python does not ship as part of the base system but is available
via the ports system, which install the binary in /usr/local/bin.

Signed-off-by: R. Tyler Ballance <tyler@monkeypox.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-03-24 14:33:54 -07:00
..
git Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
.gitignore Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
Makefile Correct references to /usr/bin/python which does not exist on FreeBSD 2010-03-24 14:33:54 -07:00
__init__.py Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
setup.py Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00
util.py Add Python support library for remote helpers 2009-11-24 15:50:20 -08:00