Gregory Haskins wrote:
> Hi Guys,
>   As a git newbie, I cant really figure out how to peruse the tags and 
> branches of KVM.  Can someone send me a hint or two?  I currently have the 
> linux+kvm stuff pulled as per the Wiki and I can see the linux tags (e.g. 
> 2.6.20), but not much else.
>
>   

Does 'git branch -l "kvm*"' not show anything?

Perhaps using the 'git remote' command to setup the fetch will be 
better.  Or a newer git; some older ones did not fetch tags IIRC.  Which 
version are you using?


-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to