I tend to think that this is the case as well. If you look at the GitHub Language Stats (http://github.com/languages) you'll see that Ruby takes up 38% of all lines of code on GitHub. JavaScript takes up another 25%.
Python's only at 6% and Java, C++ and C files combined are only 8% of the total LOC.
Git actually is a nice tool and it's getting quite a bit better, but I prefer mercurial, and I think that it's an easier tool for devs used to SVN to make the switch.