From: Linus Torvalds Date: Mon, 23 May 2005 23:42:21 +0000 (-0700) Subject: git-apply: if no input files specified, apply stdin X-Git-Tag: v0.99~481 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4dfdbe10dc8ca02fff2d5f0ce181b45d39394d56?hp=4dfdbe10dc8ca02fff2d5f0ce181b45d39394d56 git-apply: if no input files specified, apply stdin This makes it act more like a traditional UNIX thing (eg "cat"). ---