I downloaded and installed git from: https://git-scm.com/downloads. I can use git on Windows Command Prompt now.
I downloaded puttygen and used it to generate a pair of RSA keys, stored at D:\rsa_keys
I added the public key to my company's git website.
Now, how can I tell git to use the rsa key I just created?