git-apply: if no input files specified, apply stdin
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 May 2005 23:42:21 +0000 (16:42 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 23 May 2005 23:42:21 +0000 (16:42 -0700)
This makes it act more like a traditional UNIX thing (eg "cat").

No differences found