From: jidanni@jidanni.org
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: [PATCH] Documentation/gitcore-tutorial.txt: HEAD not symlink these days
Date: Tue, 6 Jan 2009 10:18:39 +0800 [thread overview]
Message-ID: <1231208319-12673-1-git-send-email-jidanni@jidanni.org> (raw)
Signed-off-by: jidanni <jidanni@jidanni.org>
---
Documentation/gitcore-tutorial.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/gitcore-tutorial.txt b/Documentation/gitcore-tutorial.txt
index e4dd551..05328cf 100644
--- a/Documentation/gitcore-tutorial.txt
+++ b/Documentation/gitcore-tutorial.txt
@@ -751,7 +751,7 @@ Creating a new branch
Branches in git are really nothing more than pointers into the git
object database from within the `.git/refs/` subdirectory, and as we
-already discussed, the `HEAD` branch is nothing but a symlink to one of
+already discussed, the `HEAD` branch is nothing but a pointer to one of
these object pointers.
You can at any time create a new branch by just picking an arbitrary
--
1.6.0.6
next reply other threads:[~2009-01-06 2:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-06 2:18 jidanni [this message]
2009-01-06 2:44 ` [PATCH] Documentation/gitcore-tutorial.txt: HEAD not symlink these days Miklos Vajna
2009-01-06 2:47 ` jidanni
2009-01-06 8:57 ` Miklos Vajna
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=1231208319-12673-1-git-send-email-jidanni@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 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).