Heya, On Mon, Feb 16, 2009 at 18:37, <carlos.duclos@xxxxxxxxx> wrote: > 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 <carlos.duclos@xxxxxxxxx> > --- > > NOTE: I can only use a webmail client, so some of the tabs might > have overwritten by it. If that's the case I'll resend the patch as > MIME attachment. > > Documentation/git-archive.txt | 3 + > archive-zip.c | 1 - > archive.c | 17 +++++ > t/t0024-crlf-archive.sh | 19 +++++ > t/t5000-tar-tree.sh | 148 +++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 187 insertions(+), 1 deletions(-) Fixed that for ya :). Anything that should not go in the commit message should go after the triple dashes. Also, please wrap your lines at 80 characters. If your web-client does not support this, please do so manually. For your convenience, here is a line of 79 characters: ------------------------------------------------------------------------------- -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html