Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefile
commit81b4f18fb8f9356477157a3b9f0652d371cba835
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 23:15:32 +0000 (7 16:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jun 2013 23:15:32 +0000 (7 16:15 -0700)
tree43c7f1ff37f8c9dabc1946325edeaedd1b9a6832
parent416fda6917f05b456ae263cb7152892bdf96f47c
parent709a957d9493cbdd457d02bfada067c9b3ccc253
Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefile

* js/transport-helper-error-reporting-fix:
  git-remote-testgit: build it to run under $SHELL_PATH
  git-remote-testgit: further remove some bashisms
  git-remote-testgit: avoid process substitution
  t5801: "VAR=VAL shell_func args" is forbidden
  transport-helper: update remote helper namespace
  transport-helper: trivial code shuffle
  transport-helper: warn when refspec is not used
  transport-helper: clarify pushing without refspecs
  transport-helper: update refspec documentation
  transport-helper: clarify *:* refspec
  transport-helper: improve push messages
  transport-helper: mention helper name when it dies
  transport-helper: report errors properly

Conflicts:
t/t5801-remote-helpers.sh
Documentation/gitremote-helpers.txt
Makefile
git-remote-testgit.sh
t/t5801-remote-helpers.sh
transport-helper.c