git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: git@vger.kernel.org, Johannes Schindelin <johannes.schindelin@gmx.de>
Subject: Re: [PATCH] git config: improve documentation
Date: Wed, 25 Feb 2009 00:03:31 -0800	[thread overview]
Message-ID: <7vab8baqp8.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1235512745-26814-3-git-send-email-felipe.contreras@gmail.com> (Felipe Contreras's message of "Tue, 24 Feb 2009 23:59:04 +0200")

Felipe Contreras <felipe.contreras@gmail.com> writes:

> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
> ---
>  Documentation/git-config.txt |    5 +++--
>  1 files changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt
> index 19a8917..b284611 100644
> --- a/Documentation/git-config.txt
> +++ b/Documentation/git-config.txt
> @@ -68,7 +68,8 @@ OPTIONS
>  
>  --add::
>  	Adds a new line to the option without altering any existing
> -	values.  This is the same as providing '^$' as the value_regex.
> +	values.  This is the same as providing '^$' as the value_regex
> +	in `--replace-all`.
>  
>  --get::
>  	Get the value for a given key (optionally filtered by a regex
> @@ -150,7 +151,7 @@ See also <<FILES>>.
>  	When the color setting for `name` is undefined, the command uses
>  	`color.ui` as fallback.
>  
> ---get-color name default::
> +--get-color name [default]::
>  
>  	Find the color configured for `name` (e.g. `color.diff.new`) and
>  	output it as the ANSI color escape sequence to the standard

Looks sane.  Dscho, can I borrow your sanity?

  parent reply	other threads:[~2009-02-25  8:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-24 21:59 [PATCH RESEND] Fix a bunch of pointer declarations (codestyle) Felipe Contreras
2009-02-24 21:59 ` [PATCH] git add: trivial codestyle cleanup Felipe Contreras
2009-02-24 21:59   ` [PATCH] git config: improve documentation Felipe Contreras
2009-02-24 21:59     ` [PATCH] sha1_file.c: fix typo Felipe Contreras
2009-02-25  8:03     ` Junio C Hamano [this message]
2009-02-25 19:52       ` [PATCH] git config: improve documentation Johannes Schindelin
2009-05-01  9:09         ` Felipe Contreras
2009-02-25  9:54   ` [PATCH] git add: trivial codestyle cleanup Junio C Hamano
2009-02-25  8:02 ` [PATCH RESEND] Fix a bunch of pointer declarations (codestyle) Junio C Hamano
2009-02-25 10:02   ` Felipe Contreras
2009-02-25 10:14     ` Junio C Hamano
2009-03-07 10:41       ` Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vab8baqp8.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=johannes.schindelin@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).