From: "Santi Béjar" <sbejar@gmail.com>
To: git@vger.kernel.org
Cc: "Santi Béjar" <sbejar@gmail.com>
Subject: [PATCH 1/3] urls.txt: Add bundles to the list of local urls.
Date: Sun, 24 Feb 2008 14:42:01 +0100 [thread overview]
Message-ID: <1203860521-12333-1-git-send-email-sbejar@gmail.com> (raw)
In-Reply-To: <1203860474-12291-1-git-send-email-sbejar@gmail.com>
Signed-off-by: Santi Béjar <sbejar@gmail.com>
---
Documentation/urls.txt | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index 81ac17f..894bb46 100644
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
@@ -34,13 +34,14 @@ To sync with a local directory, you can use:
===============================================================
- /path/to/repo.git/
- file:///path/to/repo.git/
+- /path/to/bundle
===============================================================
ifndef::git-clone[]
-They are mostly equivalent, except when cloning. See
+The first two are mostly equivalent, except when cloning. See
linkgit:git-clone[1] for details.
endif::git-clone[]
ifdef::git-clone[]
-They are equivalent, except the former implies --local option.
+The first two are equivalent, except the former implies --local option.
endif::git-clone[]
--
1.5.4.3.293.gac81
next prev parent reply other threads:[~2008-02-24 13:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-24 13:41 [PATCH 0/3] Enhancements to the bundle documentation Santi Béjar
2008-02-24 13:42 ` Santi Béjar [this message]
2008-02-24 13:42 ` [PATCH 2/3] git-bundle.txt: Bundles as [remote ""] is a feature, not an example Santi Béjar
2008-02-24 13:42 ` [PATCH 3/3] git-bundle.txt: Add different strategies to create the bundle Santi Béjar
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=1203860521-12333-1-git-send-email-sbejar@gmail.com \
--to=sbejar@gmail.com \
--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).