On 05/08/2012 05:40 PM, Anthony Liguori wrote: > On 05/08/2012 09:20 AM, Michael S. Tsirkin wrote: >> The following changes since commit >> 847c25d01cbe8e4fe457a7426f82daaaf3287aae: >> >> hw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat writes >> (2012-05-07 16:31:40 +0400) >> >> are available in the git repository at: >> >> git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git >> >> for you to fetch changes up to bdc62e62ead1a6c2a113934bf28cb5abef48618d: > > You need to use a tag/branch, not a commit. > > I don't know of a way to make git fetch all available objects in a repo. >
It's 'git fetch <remote>' (fetchs all reachable objects, not all objects). But of course Michael forgot to include the tag here, just noting for completeness. -- error compiling committee.c: too many arguments to function