[Stgt-devel] [PATCH] Allow -show to be used without a config file as well. Also, onl y parse the
FUJITA Tomonori
fujita.tomonori
Mon Jul 28 07:25:21 CEST 2008
On Fri, 25 Jul 2008 10:22:13 -0700
"Richard Sharpe" <realrichardsharpe at gmail.com> wrote:
> From a16a68cde215eecdf794d7f100778ae6faf3fb7d Mon Sep 17 00:00:00 2001
> From: Richard Sharpe <realrichardsharpe at gmail.com>
> Date: Fri, 25 Jul 2008 18:06:10 -0700
> Subject: [PATCH] Allow -show to be used without a config file as well.
This change sounds reasonable.
> Also, only
> parse the config once if an alternate config file is specified.
What do this mean? How the current script works in regartd to this?
Also, I got the following errors:
fujita at viola:~/git/tgt$ git-am --whitespace=error < ~/0002-Allow-show-to-be-used-without-a-config-file-as-well.patch
Applying Allow -show to be used without a config file as well. Also, only parse the config once if an alternate config file is specified.
.dotest/patch:23: trailing whitespace.
my %conf;
.dotest/patch:25: trailing whitespace.
# Check if alternative configuration file was given and use that, else
fatal: 2 lines add whitespace errors.
Patch failed at 0001.
Can you resend a clean patch with the detailed descriptions?
Thanks,
More information about the stgt
mailing list