From: jidanni@jidanni.org
To: gitster@pobox.com
Cc: git@vger.kernel.org, markus.heidelberg@web.de
Subject: [PATCH,v2] git-checkout(1): mention fate of extraneous files
Date: Tue, 20 Jan 2009 06:45:12 +0800 [thread overview]
Message-ID: <87priivrt3.fsf_-_@jidanni.org> (raw)
In-Reply-To: 877i4teq78.fsf@jidanni.org
Signed-off-by: jidanni <jidanni@jidanni.org>
---
Documentation/git-checkout.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt
index 9cd5151..58abdc6 100644
--- a/Documentation/git-checkout.txt
+++ b/Documentation/git-checkout.txt
@@ -17,7 +17,8 @@ DESCRIPTION
When <paths> are not given, this command switches branches by
updating the index and working tree to reflect the specified
branch, <branch>, and updating HEAD to be <branch> or, if
-specified, <new_branch>. Using -b will cause <new_branch> to
+specified, <new_branch>. (No files are deleted, use linkgit:git-clean[1]
+for a pristine checkout.) Using -b will cause <new_branch> to
be created; in this case you can use the --track or --no-track
options, which will be passed to `git branch`.
--
1.6.0.6
next prev parent reply other threads:[~2009-01-19 22:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-17 0:36 [PATCH] git-checkout(1) mention fate of extraneous files jidanni
2009-01-17 12:57 ` Markus Heidelberg
2009-01-17 18:35 ` jidanni
2009-01-19 22:45 ` jidanni [this message]
2009-01-19 23:16 ` [PATCH,v2] git-checkout(1): " Boyd Stephen Smith Jr.
2009-01-19 23:31 ` [PATCH,v3] " jidanni
2009-01-19 23:42 ` [PATCH,v2] " Johannes Schindelin
2009-01-20 0:01 ` [PATCH,v4] " jidanni
2009-01-20 0:11 ` Johannes Schindelin
2009-01-20 0:54 ` Boyd Stephen Smith Jr.
2009-01-20 3:35 ` Junio C Hamano
2009-01-20 10:07 ` Johannes Schindelin
2009-01-20 19:45 ` jidanni
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=87priivrt3.fsf_-_@jidanni.org \
--to=jidanni@jidanni.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=markus.heidelberg@web.de \
/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.