Merge branch 'km/bsd-shells'
commitec0465ade87996214959a393239eec520daf92ea
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2015 20:11:48 +0000 (20 13:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Mar 2015 20:11:48 +0000 (20 13:11 -0700)
tree714fd5f0ab87cba55d894a2031220ff7f5cf1aff
parent89ebf97c11a6ac2e20e0e527ae6791584d7ae7ba
parentce026cc7e2ff729c9809fef860cd696d1f7bb06c
Merge branch 'km/bsd-shells'

Portability fixes and workarounds for shell scripts have been added
to help BSD-derived systems.

* km/bsd-shells:
  t5528: do not fail with FreeBSD shell
  help.c: use SHELL_PATH instead of hard-coded "/bin/sh"
  git-compat-util.h: move SHELL_PATH default into header
  git-instaweb: use @SHELL_PATH@ instead of /bin/sh
  git-instaweb: allow running in a working tree subdirectory
builtin/help.c
git-compat-util.h