From: Carlos Manuel Duclos Vergara Date: Mon, 16 Feb 2009 17:20:25 +0000 (+0100) Subject: git-archive: add --output= to send output to a file X-Git-Tag: v1.6.3-rc0~223 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/aec0c1bbfb2d42659bb710bd79f8228ac59e1b0c?hp=aec0c1bbfb2d42659bb710bd79f8228ac59e1b0c git-archive: add --output= to send output to a file When archiving a repository there is no way to specify a file as output. This patch adds a new option "--output" that redirects the output to a file instead of stdout. Signed-off-by: Carlos Manuel Duclos Vergara Signed-off-by: Junio C Hamano ---