Re: Help with git

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

 



On Thu, 07 Aug 2014 22:25:06 -0400, Nick Krause said:

> 1. git clone linux-next

Don't do that.  You'll get something that you can't easily update.

git clone linux   *LINUS MAINLINE TREE*
git remote add linux-next     *add this as a remote*
git fetch --all

then use   git remote up     to update to newer tree.

You can go look up the exact syntax for clone and remote add yourself.


Attachment: pgpBPWhwugTe_.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[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