All of lore.kernel.org
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: [PATCH] Documentation/urls-remotes.txt: Multiple fetch lines are allowed
Date: Tue, 06 Jan 2009 09:06:45 +0800	[thread overview]
Message-ID: <87vdstnsyi.fsf@jidanni.org> (raw)

Signed-off-by: jidanni <jidanni@jidanni.org>
---
 Documentation/urls-remotes.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/urls-remotes.txt b/Documentation/urls-remotes.txt
index 41ec777..d38f189 100644
--- a/Documentation/urls-remotes.txt
+++ b/Documentation/urls-remotes.txt
@@ -22,7 +22,7 @@ or even by a manual edit to the `$GIT_DIR/config` file.  The URL of
 this remote will be used to access the repository.  The refspec
 of this remote will be used by default when you do
 not provide a refspec on the command line.  The entry in the
-config file would appear like this:
+config file would appear as below. Multiple fetch lines are allowed.
 
 ------------
 	[remote "<name>"]
-- 
1.6.0.6

                 reply	other threads:[~2009-01-06  1:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87vdstnsyi.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.