Installing git on Windows: Git Bash Here or git-cheetah shell extension?
Solution 1:
git bash here
will give you a console window with access to git commands, shell extension
will give you right click menu access to git commands creating an environment similar to TortoiseSVN
and such.