Me working in Windows, so for Git I downloaded and installed msysGit-fullinstall-1.7.3.1 from msysgit. And run as specified there. Then I tried to get Gallery application from Android open source project, as specified there in my git console:
git clone git://android.git.kernel.org/platform/packages/apps/Gallery.git
it shows the following error No such file or directory
What did I miss here? I don't if know is this the correct way to get code from Android on Windows.