* [PATCH] Documentation/urls-remotes.txt: Multiple fetch lines are allowed
@ 2009-01-06 1:06 jidanni
0 siblings, 0 replies; only message in thread
From: jidanni @ 2009-01-06 1:06 UTC (permalink / raw)
To: git; +Cc: gitster
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-06 1:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 1:06 [PATCH] Documentation/urls-remotes.txt: Multiple fetch lines are allowed jidanni
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.