On Tuesday 20 November 2007 18:59, Rafael J. Wysocki wrote: > On Tuesday, 20 of November 2007, Len Brown wrote: > > thanks for re-sending, Rafael. > > > > I've created a new "suspend" branch -- currently > > rooted on Linus' latest. > > > > git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git suspend > > > > I've re-based the older hibernate patches onto > > the new branch, and added the batch you just sent. > > > > Note that the suspend branch is included in my test branch, > > which akpm pulls into -mm. > > Thanks for all that! > > I'm now seeing the suspend branch on gitweb, but when I do > > $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 > > I get a repository with only one branch which is "test" and indeed > .git/refs/heads contains this one only. What should I do to get the suspend > branch (and the others) too with git clone (or git fetch)? per http://www.lesswatts.org/projects/acpi/git.php $ git branch -r to see the branches $ git checkout -b origin/suspend to get onto that particular branch. cheers, -Len _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm