Which git hosting provider would you use for commercial development?
Edit: Let's not turn this question into a discussion of whether a hosting provider is really necessary for a distributed SCM. Have a look at github to see some of the benefits a hosting provider might give you.
Second, the fact that git is distributed is hardly the only benefit to use it over svn. For example, branching and especially merging is much easier in git.