I'm completely new at git, and having had prior knowledge with putty decided to set it up to use that.
At first it came up with an error I traced back (using google) to me not connecting via plink to the server to cache it.
I was able to connect via plink to the git repository I need to clone, but doing the "git clone x y" comes up with an authentication error?
I assume there's something big I'm missing here :(