typo in http://www.kernel.org/pub/software/scm/git/docs/git-checkout.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux