> On Tuesday, May 04, 2010 12:07 PM, Joe Perches wrote:
> > On Mon, 2010-05-03 at 19:54 -0700, Greg KH wrote:
> >>> git push?
> >> I have, and they look to be there to me:
> >>
http://git.kernel.org/?p=linux/kernel/git/gregkh/staging-next-2.6.git;a=commit;h=4f923...
> >> So something must be odd on your side.
> >
> > Yup, sorry, my mistake.
> >
> > staging-next is the name of your repository as well as
> > a branch within your repository and git after git clone
> > doesn't by default show all remote branches.
> >
> > $ git clone --reference=linux-2.6 \
> > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git
> >
> > $ git branch -r
> > origin/HEAD -> origin/master
> > origin/master
> > origin/staging-next
> >
> > I needed to add a git checkout origin/staging-next
>
> That tree is still missing a couple commits that are in Linus' tree:
>
> commit 6536560cabab170ed2969b005bf69a496e9c45bf
> Staging: dt3155: fix 50Hz configuration
>
> commit 74a920139a0f1119c5a604cef0ce5d6f591dc782
> staging: fix dt3155 build