What's up with Linux git repo?

From: Piotr Hosowicz
Date: Mon Jun 21 2010 - 09:31:07 EST


Hello,

I update regularly with git config:


[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[branch "master"]
remote = origin
merge = refs/heads/master

Until few days ago there were updates but now I don't see any. Will somebody tell me what's going on? Why there are no new updates? Is it because Linus has vacation now, as I read in another thread?

Regards,

Piotr Hosowicz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/