From: Junio C Hamano Date: Sat, 10 Jan 2009 06:21:36 +0000 (-0800) Subject: Resurrect "git apply --flags -" to read from the standard input X-Git-Tag: v1.6.2-rc0~134^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/64912a67a43dec151906b93f96b07f16e17f71e9?hp=64912a67a43dec151906b93f96b07f16e17f71e9 Resurrect "git apply --flags -" to read from the standard input The previous "parse-opt"ification broke git-apply reading from the standard input. "git apply A - C ---