> traceroute is normal to all 4 subdomains without any hiccups
It's actually *WAY* more useful to know what the traceroutes had vs.
'without any hiccups', it gives me an idea of what's going on with
respect to the network between your servers and mine, as well as
giving me IP information that I can actually lookup in our logs
Beyond that can you run the following command:
git clone git://
android.git.kernel.org/platform/packages/providers/CalendarProvider.git
you should get output like the following:
Initialized empty Git repository in /tmp/CalendarProvider/.git/
remote: Counting objects: 1617, done.
remote: Compressing objects: 100% (341/341), done.
remote: Total 1617 (delta 669), reused 1611 (delta 665)
Receiving objects: 100% (1617/1617), 444.02 KiB, done.
Resolving deltas: 100% (669/669), done.
Also can you paste back:
git --version
as well?