Re: kernel development & git

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

 



On Mon, 15 Jan 2007, Erik Mouw wrote:

> > (if working against the stable version is prefered, how do i pull it ? I 
> > already
> > pulled rc5 using git clone git://.../torvalds/linux-2.6.git) ?
> 2.6.19.2 is not in git (AFAIK), so you can't directly pull it. However,
> you can go back to 2.6.19 and apply the 2.6.19.2 patch on top of it:
>   git reset --hard v2.6.19

I prefer creating a new branch to which the v2.6.19 tag will be checked 
out, i.e.

	git checkout -b 2.6.19 v2.6.19

-- 
Jiri Kosina

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux