On Wed, Dec 16, 2015 at 9:38 AM, William Hermans <[email protected]> wrote: > Shouldn't git checkout origin/am33x-v3.8 -b tmp have pulled the latest > sources ?
That is what's odd, he got a branch from over a year ago.. "git checkout origin/xyz -b tmp" just creates a branch on the local value of 'xyz', so without a 'git pull' before hand... Yet still, a repo from over a year ago.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
