]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Aug 2011 18:23:26 +0000 (11:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Aug 2011 18:23:26 +0000 (11:23 -0700)
commitd5c756e99ed7aa07427295b1011edf4718ea80b0
tree5891cf85b913b5f363cfce727cef7f99a972b488
parent824f4a93890b06d47d46f87b146022266977b2a9
parent4dca1aa6502a46f8d7b6ecc8e7812c5c23ad0923
Merge branch 'bc/submodule-foreach-stdin-fix-1.7.4' into maint

* bc/submodule-foreach-stdin-fix-1.7.4:
  git-submodule.sh: preserve stdin for the command spawned by foreach
  t/t7407: demonstrate that the command called by 'submodule foreach' loses stdin
git-submodule.sh
t/t7407-submodule-foreach.sh