git-apply: if no input files specified, apply stdin
commit4dfdbe10dc8ca02fff2d5f0ce181b45d39394d56
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 May 2005 23:42:21 +0000 (23 16:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 May 2005 23:42:21 +0000 (23 16:42 -0700)
treebe8b3460cd26dc9a0fb13bd0899175ffa6e976b4
parent9ab55bd29a9f110810b72d82be912380f74051b3
git-apply: if no input files specified, apply stdin

This makes it act more like a traditional UNIX thing (eg "cat").
apply.c