Merge branch 'ep/shell-command-substitution'
commit2b06c1e57eecde25ff762cc12939d8a6d8f143cc
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Apr 2014 19:38:04 +0000 (3 12:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Apr 2014 19:38:04 +0000 (3 12:38 -0700)
tree40aa0b3bd2560e6ecd3bead44a5e78228c4d94bf
parent125d8ecefe817db2d51dd5a85c287989ef8a0c0b
parent75ee3d7078fbcc3b87a3ae5e0cf42f46256c5da4
Merge branch 'ep/shell-command-substitution'

* ep/shell-command-substitution:
  git-am.sh: use the $(...) construct for command substitution
  check-builtins.sh: use the $(...) construct for command substitution