All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Toralf Förster" <toralf.foerster@gmx.de>
To: git@vger.kernel.org
Subject: typo in http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html
Date: Mon, 06 Aug 2007 16:05:02 +0200	[thread overview]
Message-ID: <46B72A8E.3040602@gmx.de> (raw)

Hello,

shouldn't " at the tip of one of your branches" better written as " at 
the top of one of your branches".

BTW one question: I run a simple test unit (only build tests) against 
the latest git tree, which is updated with "git pull" once a day.

If I want to make some tests with a previous kernel version - say 
v2.6.20 and switch then back to HEAD to continue with my common test 
suite, would the following be ok : ?

$> git checkout v2.6.20
$> <do something useful with it>
$> git reset

Thanks for an answer

--
Toralf

             reply	other threads:[~2007-08-06 14:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-06 14:05 Toralf Förster [this message]
2007-08-06 14:26 ` typo in http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html Julian Phillips

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=46B72A8E.3040602@gmx.de \
    --to=toralf.foerster@gmx.de \
    --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 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.