From: Andy Parkins <andyparkins@gmail.com>
To: git@vger.kernel.org
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: Re: [PATCH] Use new .git/config for storing "origin" shortcut repository
Date: Sun, 26 Nov 2006 08:56:01 +0000 [thread overview]
Message-ID: <200611260856.03057.andyparkins@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0611260141390.30004@wbgn013.biozentrum.uni-wuerzburg.de>
On Sunday 2006, November 26 00:48, Johannes Schindelin wrote:
> This hunk is wrong: "git-repo-config remote.bla.fetch b" will _overwrite_
> remoter.bla.fetch. To avoid that, you have to use "git repo-config
> remote.bla.fetch b ^$". (The last argument is a regular expression which
> has to be matched by the value-to-be-oreplaced.)
This is in git-clone; the config is empty. What is there to overwrite?
I'll fix it anyway.
Andy
--
Dr Andrew Parkins, M Eng (Hons), AMIEE
next prev parent reply other threads:[~2006-11-26 8:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ekafpm@sea.gmane.org>
2006-11-26 0:03 ` [PATCH] Use new .git/config for storing "origin" shortcut repository Andy Parkins
2006-11-26 0:48 ` Johannes Schindelin
2006-11-26 3:52 ` Junio C Hamano
2006-11-26 13:45 ` Johannes Schindelin
2006-11-26 8:56 ` Andy Parkins [this message]
2006-11-26 9:15 ` Junio C Hamano
2006-11-26 9:35 ` Andy Parkins
2006-11-26 9:49 ` Jakub Narebski
2006-11-26 12:10 ` Andy Parkins
2006-11-26 13:30 ` Johannes Schindelin
2006-11-26 3:02 ` Shawn Pearce
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=200611260856.03057.andyparkins@gmail.com \
--to=andyparkins@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
/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).